pinkcat_02
01-16-2003, 11:44 PM
i have done a pop up menu in js where it pops up when u do mouseover on an image.the thing is that there are many images next to eachother which all have this mouseover pop up menus.
in the first instance i used z-index but this caused the problem of images overlapping the menus. then i deleted all the z-indexes as someone suggested me to do so. it worked well with html page but when it came to my asp pages the images without z-index didn't even show the mouseover behaviour.
does anyone has an idea about what i should do?
in the first instance i used z-index but this caused the problem of images overlapping the menus. then i deleted all the z-indexes as someone suggested me to do so. it worked well with html page but when it came to my asp pages the images without z-index didn't even show the mouseover behaviour.
does anyone has an idea about what i should do?