Include JavaScript files from JavaScript



You can easily include external JavaScript files directly from JavaScript, just like include() in php etc. No more script src=…, but best of all its fully dynamic. Here’s that nice piece of code:
Read the rest of this entry »

Pages: Prev 1 2 3 4 5 6 7 8