-
Switch menu bug with declared doctype in FF
Dear all,
I am trying to use Switch Menu script:
http://www.dynamicdrive.com/dynamici...witchmenu2.htm
in a html page that has declared doctype and
defined <html xmlns="http://www.w3.org/1999/xhtml">
I have tried both:
STRICT:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
and
TRANSITIONAL:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The demonstration is available on:
1. http://www.fss.org.yu/agaton/switchmenu-original.html
(here you can see isolated script, originally taken from DD with no doctype declared. It works fine both in IE and FF)
2. http://www.fss.org.yu/agaton/switchmenu-strict.html
(works fine in IE and bad in FF - click three times on the same menu in sequence)
3. http://www.fss.org.yu/agaton/switchmenu-trans.html
(works fine in IE and bad in FF - click three times on the same menu in sequence)
Can you please help?
Thank you in advance.
Kind regards
Milan
Last edited by clandestino_bgd; 01-27-2006 at 08:51 PM.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks