OsmanK Posted December 11, 2014 Share Posted December 11, 2014 Hello;How to add external jQuery file for the theme that I have to do?Previously could be performed as follows.<script type="text/javascript" src="{style_images_url}/_js/jquery-1.11.0.min.js"></script> How a way to IPS 4 should be followed. Link to comment Share on other sites More sharing options...
Stuart Silvester Posted December 11, 2014 Share Posted December 11, 2014 jQuery is already loaded. You do not need to load it yourself. Link to comment Share on other sites More sharing options...
OsmanK Posted December 11, 2014 Author Share Posted December 11, 2014 Thanks for the answer, but I want to integrate it into my own js file themeexample:<script type="text/javascript" src="{style_images_url}/_js/myjquery_files.js"></script> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.