Hello,
I am using this script:
This Script!
But I have to change some things I can't figure out where I have to do that.
What I want to change is:
If you go over Website you see the dropdown menu. But I want to see the dropdown menu a couple op pixels lower. Where can I change that?
I thought I have to change something in this area?
And my other problem is, in the dropdown menu the background color is lightyellow. But I have an image that I want to use as background image (.jpg). How can I get that image as dropdown menu background instead of the lightyellow color?Code:if (ie4||ns6){ showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth) dropmenuobj.x=getposOffset(obj, "left") dropmenuobj.y=getposOffset(obj, "top") dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px" dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px" }



Reply With Quote
Bookmarks