Log in

View Full Version : css stack order problem



mikee.jk
04-17-2008, 11:11 AM
hi guys,

thank you for the support you are giving.

I have a problem of stacking order of elements.
Its a browser compatible issue.

It does not work well in IE

can anyone help me out.

This is the website add:

http://dipsi.in/test/test.htm

Medyman
04-17-2008, 12:19 PM
Step 1: Validate your markup. (http://validator.w3.org/check?uri=http%3A%2F%2Fdipsi.in%2Ftest%2Ftest.htm&charset=%28detect+automatically%29&doctype=Inline&group=0)

If that doesn't fix your problems, post back.

mikee.jk
04-18-2008, 07:25 AM
I validated the mark up

but still not working

molendijk
04-18-2008, 01:37 PM
You should have:
<DIV class="menubox" style="position:absolute">
----
Arie Molendijk.