Using Version with pages that have XHTML DOCTYPE

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
jwalton
Beginner
Beginner
Posts: 1
Joined: Thu Feb 10, 2005 12:42 pm

Using Version with pages that have XHTML DOCTYPE

Post by jwalton »

I have pages that work fine with Version 3 under MSIE 6 and Firefox. The code is XHTML compliant (passes W3C validation), but the page has no DOCTYPE. If I then just add the correct DOCTYPE, the menu fails badly, displaying at the end of page, with no vertical menu item spacing; this applies to both browsers. Here is code I add:

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

Can anyone explain this, or offer a work-around please?

John
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

V3, as mentioned above, is no longer supported or developed, John. You'll need to move up to v5, where this already works properly.
John
Post Reply