Quote:
|
Originally Posted by righter
Will this solve my problem? Before I spend a lot of time with this I want to make sure that a menu built in CSS can be configured to pop up OVER an image that is beside it. It will be useless for me if it hides behind it. (If I need to do this, is there a way I need to edit the CSS to make this happen?
|
CSS is capable of z-indexing and relative positioning which should be able to handle what you are looking to do by the sounds of it.