fionajohnson
02-15-2011, 03:44 PM
Hi There,
I added a jquery megamenu to my site, but now my thichbox script is not working correctly. I have been pulling my hair out trying to get it to work. I added a noconflict statement and changed $ to jQuery in my jquery.js file, but it is still not working correctly. Any help would be greatly appreciated. Thanks!
http://www.homecomforts.com/yosemite-home-decor-natural-stone-round-vessel-sinks-oy-sk2550.htm
--------------------------
<script type="text/javascript" src="http://homecomforts.com/js/jquery.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/thickbox.js"></script>
<script>
jQuery.noConflict(); </script>
<link href="http://www.homecomforts.com/js/thickbox.css" rel="stylesheet" />
<script type="text/javascript" src="/js/efriend.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/jquery.min.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/jquery.hoverIntent.minified.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/megamenu.js"></script>
----------------------------------
I added a jquery megamenu to my site, but now my thichbox script is not working correctly. I have been pulling my hair out trying to get it to work. I added a noconflict statement and changed $ to jQuery in my jquery.js file, but it is still not working correctly. Any help would be greatly appreciated. Thanks!
http://www.homecomforts.com/yosemite-home-decor-natural-stone-round-vessel-sinks-oy-sk2550.htm
--------------------------
<script type="text/javascript" src="http://homecomforts.com/js/jquery.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/thickbox.js"></script>
<script>
jQuery.noConflict(); </script>
<link href="http://www.homecomforts.com/js/thickbox.css" rel="stylesheet" />
<script type="text/javascript" src="/js/efriend.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/jquery.min.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/jquery.hoverIntent.minified.js"></script>
<script type="text/javascript" src="http://homecomforts.com/js/megamenu.js"></script>
----------------------------------