Search found 2 matches

by lv0031
Sun Jun 13, 2004 1:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: With URL Params - no highlighting in menu
Replies: 22
Views: 18118

Same problem here. But I found a (temporary) solution.

URL that does work (example)
- /Shopping/products.asp

URL that does NOT work (example)
- /Shopping/products.asp?ID=123

URL that does work (example)
- /Shopping/products.asp?ID=123&FILE=products.asp

The item "FILE" can changed with anything ...
by lv0031
Tue Dec 30, 2003 7:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnMouseOver versus Pulldown menu
Replies: 0
Views: 1944

OnMouseOver versus Pulldown menu

Hi,

Moving (or pointing) the mousecursor over a menu item results in a pulldown menu. From here you can move the mousecursor downwards. So far, so good.

Moving the mousecursor back (upwards) to the main item, the pulldown menu disappears and comes back. The time gap is 1 or 2 milliseconds. I was ...