• Load a js or css file dynamically

    Load a js or css file dynamically

    To load a .js or .css file dynamically, in a nutshell, it means using DOM methods to first create a swanky new script or LINK element, assign it the appropriate...

    + Dec 04, 2008 [Web Design]