php - Drop down menu in IE Against FF and Chrome -


i've noticed dropdown menu works in chrome, ff , opera in ie mess - but! works in 404 page.

examples: http://www.raal.co.il/ , works in: http://www.raal.co.il/asd

the weirdest thing this: i've copied 404 page's code blank page , put in home page - , still doesn't work!! address related how.

the default document mode in ie http://www.raal.co.il/ quirks, , http://www.raal.co.il/asd ie9 standards. (press f12 developer tools.) if change manually ie9 standards, see menu works allright.

this doctype related. checked source code, , found weird in doctype. first character looks wrong. unfortunately, cant copy , paste here somehow, you'll have check yourself.

has hebrew language guess..

edit: in firebug net tab, found in front of doctype:




Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -