Question Problem with sweet menu

Status
Not open for further replies.

bosss

Customer
Will use this mod on my site - Sweet Menu - vBulletin.org Forum

but have problem with that ... vbslider causes that ... when i disabled instance for vbslider ... sweet menu works fine

have you some solutions?

attached image to show problem...those links menu bar) should be on side of forum pages

regards

bosss


edit: this is code what i should put in my header template

<script type="text/javascript" src="http://www.mysite.com/forum/Sweet-Menu-1.0/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://www.mysite.com/forum/Sweet-Menu-1.0/jquery.easing.js"></script>
<script type="text/javascript" src="http://www.mysite.com/forum/Sweet-Menu-1.0/jquery.sweet-menu-1.0.js"></script>
<script type="text/javascript" src="http://www.mysite.com/forum/Sweet-Menu-1.0/swtmenu.js"></script>
<LINK REL=StyleSheet HREF="http://www.mysite.com/forum/Sweet-Menu-1.0/swtmenu.css" TITLE="Contemporary">

<ul id="exampleMenu">
<li><a href="YOUR_LINK">Home</a></li>
<li><a href="YOUR_LINK">Blog</a></li>
<li><a href="YOUR_LINK">CMS</a></li>
<li><a href="YOUR_LINK">Hire Me</a></li>
<li><a href="YOUR_LINK">Contact</a></li>
<li><a href="YOUR_LINK">My Apps</a></li>
</ul>
 

Attachments

  • sweet.jpg
    sweet.jpg
    43.6 KB · Views: 1
Last edited:
The most likely cause is that the jQuery code for the Sweet Menu doesn't have a jQuery noconflict inside of it (jQuery.noConflict() | jQuery API Documentation).

Before messing with that script, you might try editing vBSlider's options to not load jQuery and see if that does anything. I doubt it will, but its worth a try.
 
I tried to set No - To not load jQuery but no help. Only when i disable slider (mean instance) get menu work.

Have you some more solutions?

How i can add "no conflict" code and where in menu bar code?

regards

bosss
 
Status
Not open for further replies.

Legacy vBSlider

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
838
Customer rating
0.00 star(s) 0 ratings
Back
Top