Search found 2 matches

by wilydunk
Mon Feb 27, 2006 2:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doc type effects menu offset in IE - driving me nuts!
Replies: 4
Views: 3888

Thank you!!! Great stuff - I'm not sure what the doc type does to the margins in IE but setting it all to zero on the body works a treat.

The site is designed to do cross browser - and in Opera/Netscape/FF all worked fine. Annoyingly on my live site the body DOES have the margin set - but not to ...
by wilydunk
Sun Feb 26, 2006 11:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Doc type effects menu offset in IE - driving me nuts!
Replies: 4
Views: 3888

Doc type effects menu offset in IE - driving me nuts!

Using the following doc type causes IE to have a weird offset (circa 18 pixles underneath the link) on the most simple of code:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml ...