Click to See Complete Forum and Search --> : layering problem with dropdown lists


alexhu
10-20-2005, 06:33 PM
Hi, guys,
the problem is like this. I have one Iframe and several dropdownlists. I set the IFrame's style attr z-index to 10000, so that it will above all the dropdowns. the problem is it works sometime but not all the time, if I scroll the page, the dropdownlists just jump out and enabled.
anybody has any idea how to get around this?

olaf
10-21-2005, 04:51 AM
this is one of the reason "not using iframes"... ;-)

This is not really a CSS question and more browser problem (check if there Javascript inside you page)

alexhu
10-21-2005, 06:14 PM
thank you, Sir,
Yes, there are some javascripts in the page. Do you know how to get around this problem?

this is one of the reason "not using iframes"... ;-)

This is not really a CSS question and more browser problem (check if there Javascript inside you page)

olaf
10-22-2005, 02:15 AM
Please send us the link to this page...