brian101
10-22-2007, 06:15 AM
My scroll down-menu works in firefox, and opera but for some reason its have trouble in IE, can anyone help me, thanks in advance.
Site: www.ebaylair.com
navgation code: http://www.ebaylair.com/code/index.txt
css: http://www.ebaylair.com/code/stylecss.txt
This is not a bug; your page is in quirks mode, a consequence of which the hover pseudo class does not work.
Add a DTD<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
http://www.w3.org/QA/Tips/Doctype
brian101
10-23-2007, 02:14 AM
with DTD tag: http://www.ebaylair.com/test.html
i added the DTD tag but, the scroll down menu doesn't work in ie, also in firefox my sliced image are all mixed around.
It hasn't been added and there are a few other problems that require your attention: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.ebaylair.com%2Ftest.html