| Author |
Message |
LuKePisuKe Guest
|
Posted: Thu Jun 12, 2003 9:02 am Post subject: Problems with DOCTYPE? |
|
|
Hi there,
I'm experiencing problems with the Treemenu while using the DOCTYPE statement:
adding the line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
to a working html page, Mozilla's menu stops to work, collapsing every branches on the first line
removing this declaration everything goes ok.
In IE everything goes right with or without the DOCTYPE statement.
I've tried also adding the statement to one of your sample pages: same result
any chance to solve it?
I'd like to pass the W3C validator.. but I need to add that statement
thx in advance |
|
| Back to top |
|
 |
Sergey Nosenko Developer
Joined: 19 Jan 2003 Posts: 75
|
Posted: Thu Jun 12, 2003 3:28 pm Post subject: |
|
|
| AFAIK, this problem was fixed in version 2.0.2 of COOLjsTree PRO. The reason was Mozilla required 'px' suffix fhen you use such header and assign number to element.style. What version have you got? |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Jul 02, 2003 11:10 am Post subject: |
|
|
| I don't know what planet you're on Sergey, but this has *not* been fixed. |
|
| Back to top |
|
 |
Sergey Nosenko Developer
Joined: 19 Jan 2003 Posts: 75
|
Posted: Wed Jul 02, 2003 1:52 pm Post subject: |
|
|
Sounds funny . Developers always live outside of Earth
Please specify version of the script. |
|
| Back to top |
|
 |
Guest Guest
|
Posted: Mon Oct 20, 2003 9:17 am Post subject: not fixed in version Pro 2.3 |
|
|
I also think this hasn't been fixed yet.. I remember bringing up this problem months and months ago and I vagely recall it being adressed. Perhaps the problem was fixed but forgotten again in a newer version.. Here's my version. This one does *not* work in MOzilla with the DTD line inserted. Works fine otherwise.
Thanks.
Jeroen
// Title: COOLjsTreePRO
// URL: http://javascript.cooldev.com/scripts/cooltreepro/
// Version: 2.3
// Last Modify: 05 Feb 2003
// Author: Sergey Nosenko <darknos@cooldev.com>
// Notes: Registration needed to use this script on your web site.
// Copyright (c) 2001-2002 by CoolDev.Com
// Copyright (c) 2001-2002 by Sergey Nosenko |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Wed Oct 22, 2003 9:26 pm Post subject: |
|
|
| Mr. Nosenko - author of the script - said that this problem was fixed. This means that problem was really fixed, and that fix was tested. In the other words, your problem is caused by some additional conditions. Can you show one of your pages? Can you send link or archive to jssupport@cooldev.com? |
|
| Back to top |
|
 |
|