Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

another z-index problem (ul vs object). HTML & CSS experts, help plz

edited February 2007 in Vanilla 1.0 Help
ul vs object
Hi all.

As you can see in teh image, the dropdown menu items appear below the flash map, which is in object element. Interestingly, the border of the object element formatted in css file seems to get under the appearing menu, but the flash object itself is above. I believe it is due to the priority of the operating system, meaning that certain elements are processed by the browser, and others by the system; and of course those that are processed by the system are of greater priority, hence appear above.

Please tell me this isn't true and there is a way out via css/html. Or at least confirm my theory. If fixing this thing appears impossible via css/html, then I guess I will have to deal with frames (never used them). Would that be correct?

Any comments would be appreciated.
thanks

Comments

This discussion has been closed.