How to include a JavaScript file in another JavaScript file?

The jQuery library provides loading functionality in one line:
$.getScript("my_lovely_script.js", function(){

   alert("Script loaded but not necessarily executed.");

});

Comments

Popular posts from this blog

remove span elements from Contact form 7 but keeping inside elements

Elance HTML5 Test Answers