document type declaration
2008/05/30 15:48
Viewed 1802 times
Replies: 0/0

The menus display wrong in IE when I use the following document type declaration:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

I cannot use the one in the examples because it is incompatible with another JS package I am using (Rico)

Thanks.

Isaac

Google