Loading JQuery twice?
-
I have a jQuery plugin that activates on my sidebar menu. Now, I would like to put some custom jQuery on some elements of my page. How can I load jQuery? Right now I just have the usual
<script type="text/javascript" src=""></script>
But my custom jQuery is not loading.
Any tricks here?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Loading JQuery twice?’ is closed to new replies.