Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
OsmanK Posted December 11, 2014 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.
Stuart Silvester Posted December 11, 2014 Posted December 11, 2014 jQuery is already loaded. You do not need to load it yourself.
OsmanK Posted December 11, 2014 Author 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>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.