webhost4 Posted July 17, 2012 Share Posted July 17, 2012 i am developing custom theme to match our site but had problem with java-script how can i allow java script to work properly inside header or footer area? 0 Quote Link to comment Share on other sites More sharing options...
arhost Posted July 17, 2012 Share Posted July 17, 2012 i am developing custom theme to match our site but had problem with java-script how can i allow java script to work properly inside header or footer area? Try: {literal}<script type="text/javascript" src="your-folder/your-script.js"></script>{/literal} 0 Quote Link to comment Share on other sites More sharing options...
webhost4 Posted July 18, 2012 Author Share Posted July 18, 2012 Thanks buddy for the solution, i also used this many times with my smarty template engine projects. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.