How do I load javascript files using google.load instead of using the tag directly in the freemarker templating language?
How do I load javascript files using google.load instead of using the tag directly in the freemarker templating language?
0
krishna
source
to share
2 answers
For downloading common JavaScript libraries like jQuery, Prototype, MooTools, Dojo ... from the Google CDN, you can find more information here .
+3
CMS
source
to share
And an addition to the CMS answer: this is detailed documentation .
0
Eugene lazutkin
source
to share