Skip to content

JS code to add Intl.js conditionally for browsers that do not include this library (Safari)

Notifications You must be signed in to change notification settings

murdockcrc/jsConditionalLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

jsConditionalLoad

JS code to add Intl.js conditionally for browsers that do not include this library (Safari)

Simply copy/paste the code in file "conditionalLoad.js" at the top of the JS file where you need to use Intl.js. This code requires jQuery.

About

JS code to add Intl.js conditionally for browsers that do not include this library (Safari)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published