To dynamically load any javascript file using JQuery simply use the following code snippet by replacing the given script path with your own script path
$.getScript("http://www.hitxp.com/script.js");
To dynamically load any javascript file using JQuery simply use the following code snippet by replacing the given script path with your own script path
$.getScript("http://www.hitxp.com/script.js");



No Comments Yet - be the First!