What can I add to make the drop down menu stay in front of all other objects, such as embedded videos and a twitter feeds. Currently the drop down will go behind these objects...
What can I add to make the drop down menu stay in front of all other objects, such as embedded videos and a twitter feeds. Currently the drop down will go behind these objects...
give it position absolute and a very high z-index and don't forget to set up the wmode=transparent on your videos to support z-index.
Bookmarks