Click to See Complete Forum and Search --> : Selection pulldown menu blocks my javascript popup menu!


George123
05-27-2003, 08:40 AM
Hello Everyone,

I have a selection pulldown menu which always blocks my javascript popup menu. It looks like pulldown menu layer lay over my popup menu layer. Is there any way to solve this problem? Thanks in advance.

khalidali63
05-27-2003, 08:52 AM
Yes there is a work around this problem,a detailed description of this behavior can be reached at this link(including th esolution)

http://68.145.35.86/skills/javascripts/CSSMenuSelectBoxWorkAround.html

George123
05-27-2003, 09:05 AM
Khalid,

Thanks very much for your quick help. I am going to study the solution and to solve my problem.