Tag Archives: proof of concept

HTML Icons Primer Tutorial

Today we’re delving further into the HTML Icons start we made with yesterday’s Negative Margin CSS Primer Tutorial. W3school’s CSS Icons … How To Add Icons The simplest way to add an icon to your HTML page, is with an … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment

Javascript Replace RegExp Multiline ExecCommand Tutorial

The star HTML element of the recent Javascript Replace RegExp Multiline Primer Tutorial was the … textarea … and a regular reader will know how we here like to associate textarea thinking with … div contenteditable=true … thinking, representing alternative … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

Javascript Internationalization Resolved Options Tutorial

The recent Collation Javascript Internationalization Tutorial thread of blog postings regarding Javascript (client) Internationalization ideas, via the Intl object was missing an “overture”, if you will. It’s (to do with) the resolvedOptions methods, the use of which can assist the … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Collation Javascript Internationalization Tutorial

On top of the recent Internationalization … DateTime … and … Currency and Number …. work, today we add on some … Collation … and let’s see what Wikipedia says about it … Collation is the assembly of written information … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Google Translate Javascript Internationalization Tutorial

As a user selects a language from the language dropdowns of yesterday’s Currency Number Javascript Internationalization Tutorial and DateTime Javascript Internationalization Primer Tutorial‘s web applications they are presented with two “Translate” and (as of today a new) “New Window” buttons … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Currency Number Javascript Internationalization Tutorial

Our Internationalization quest continues. So, today, adding onto yesterday’s DateTime Javascript Internationalization Primer Tutorial … datetime work … we add (and “peer integrate” via intl_use.html‘s supervisory live run), today … currency or number … Javascript (ie. client) based Intl object … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

DateTime Javascript Internationalization Primer Tutorial

We wanted to visit the big I.T. topic area of Internationalization here today. Specifically, dates and times and how your Javascript can harness the … Intl object … functionality. We found good for research here were, thanks to … ECMAScript … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Viewport and CSS Calc Intersection Resize Tutorial

Yesterday’s Viewport and CSS Calc Intersection Algorithm Tutorial showed no issues with … mobile “pinch” and “spread” gestures … no issues surprisingly … but there were with … non-mobile “onresize” (of window) created issue of a misplaced yellow intersection HTML … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment