Jump to content

Adding jQuery to style file?

Featured Replies

Posted

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.

 

jQuery is already loaded. You do not need to load it yourself.

  • Author

Thanks for the answer, but I want to integrate it into my own js file theme

example:

<script type="text/javascript" src="{style_images_url}/_js/myjquery_files.js"></script>

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.