Tag Archives: currency code

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

Localized Currency Primer Tutorial

Where “internationalization” and “localization” meet “web applications” a big subject is “currency”, in terms of how amounts of money are displayed in a country or region of interest. In terms of this today we “channel” the Javascript functionality … numObj.toLocaleString([locales … Continue reading

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