wyattbiker
04-16-2011, 04:38 PM
1) jQuery Gooey Menu
2) http://www.dynamicdrive.com/dynamicindex1/gooeymenu.htm
The gooey.js overrides $. I removed the jquery.noConflic(); and seems to work. Is there a reason why its required?
I have problems figuring out how to use gelbuttonmenu to display the gifs on a different background other than white. I tried fixing the gifs but no luck. Is there a style someplace that will fix this? So I am just using solidblockmenu for now.
Also, I added to gooey.css the following (I am just using solidblockmenu for now). This helps with the menu text color when it is hard to see when you hover over menu.
ul.solidblockmenu li a:hover{
color: red;
}
Nice script though.
2) http://www.dynamicdrive.com/dynamicindex1/gooeymenu.htm
The gooey.js overrides $. I removed the jquery.noConflic(); and seems to work. Is there a reason why its required?
I have problems figuring out how to use gelbuttonmenu to display the gifs on a different background other than white. I tried fixing the gifs but no luck. Is there a style someplace that will fix this? So I am just using solidblockmenu for now.
Also, I added to gooey.css the following (I am just using solidblockmenu for now). This helps with the menu text color when it is hard to see when you hover over menu.
ul.solidblockmenu li a:hover{
color: red;
}
Nice script though.