From: Bruce T. <blu...@ya...> - 2003-10-11 04:30:00
|
The dtd for html 3.2 works. I messed with strict and loose and stuff, none of the 4.x and XHTML dtd's worked w/Mozilla and HTMLmenu. Here's a site I found that lists a bunch of the possibilities, I'm not sure it is current for Mozilla 1.4/5 though. http://www.hut.fi/u/hsivonen/doctype.html Leif W <war...@us...> wrote: I had noticed the same thing also, regarding the Transitional. I was making some test page for something and was trying to be "proper" and put all the "proper" doctypes in place. But it broke something. Not sure why. But as far as the XHTML goes, I know one major difference is that all tags must terminate. If they have no closing tag, like or [input] , then it's supposed to be and [input] , etc. But I've not read up on the differences at the W3C. Leif ----- Original Message ----- From: Bruce Tennant To: dyn...@li... Sent: Friday, October 10, 2003 7:50 PM Subject: Re: [Dynapi-Help] perlsCGI.pm XML header casues greif for HTMLMenu This causes the same problem too. PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Bruce Tennant wrote: When using XHTML 1.0 standard, Mozilla seems to collapse all of the menu items on top of each other (HTMLMenu component). IE 6 works fine, Mozilla 1.5 for Windows doesn't. Here are the header lines used, you can add them to the example and see what I'm talking about. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Don't know if this is something DynAPI should address or not. www.bluewolverine.com Do you Yahoo!? The New Yahoo! Shopping - with improved product search www.bluewolverine.com Do you Yahoo!? The New Yahoo! Shopping - with improved product search ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help www.bluewolverine.com --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search |