in the style array, I placed a menubgiamge and overbgimage items in, and it rolls over for my items but wont roll back once the mouse has left the div.
I just upgraded to 5.33 and am running with IE 6
Thanx
menubgimage/overbgimage in style problem
It seems that you are mixing menubgimage and bgimage. They are not the same things. Menubgimage is one image that is the background for the whole menu, bgimage is an image that is a background for an item. If you set it in the 'style' section then it will be the bgimage for every item that uses that style. I think you can set a menubgimage, then set a transparent bgimage and the overbgimage you want, then when you mouseover it would be switching that image for the bgimage. Since the bgimage is transparent the only thing that would show in the mouse off position would be the menubgimage. I haven't tested this. If you have a url it would really be a help since we could see it, see your code.
Ruth
Ruth