Sunday, April 05, 2009

Dynamically loading an external JavaScript or CSS file

Dynamically loading an external JavaScript or CSS file: "The conventional way to loading external JavaScript (ie: .js) and CSS (ie: .css) files on a page is to stick a reference to them in the HEAD section of your page, for example:"