Hello Everyone,
Is there a code that links to an exteranl javascript on my server or do you reccomend to make it as a template? Either or you reccomend what is the coding for it?
I tried doing
script type="text/javascript" src="http://kevinkashou.com/js/mootools111.js"/script
script type="text/javascript" src="http://kevinkashou.com/js/scroller.js"/script
script type="text/javascript" src="http://kevinkashou.com/js/calculator.js"/scriptIt only works with the calculator.js but the other javascript doesn’t work. this is the site http://kevinkashou.com/index.php/creations/services/ where I want to implement the code. It has closing charet but the forum striped it out.
Cash88