[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Close menu on menu item click?
Page 1 of 1

Close menu on menu item click?

PostPosted: Mon May 15, 2006 3:39 pm
by shacket
This menu is fantastic. However, I have a few issues I am running into:

(see http://new.americanheritagebicycletours.com/home.php for example)

1. How do I get the submenu to close when a choice is selected? I am using AJAX to call pages, so I need to close the submenu manually.

2. One submenu (the one for Living History Productions) lines up correctly. But the the other submenu (for Tours) lines up one item too high - so the first submenu item overlays the main menu item. Any ideas why?

** UPDATE --> #2 SOLVED **
I didn't have an <a> tag for the main menu item. I just put an <a href="#"></a> around the item and it was fine.

Thanks.

PostPosted: Thu May 18, 2006 4:53 pm
by Batalf

Didn't work

PostPosted: Thu May 18, 2006 6:42 pm
by shacket
Alf,

thanks for much for your reply. That adjustment didn't change things (see: http://new.americanheritagebicycletours.com).

Any other suggestions?

Thanks again. You do great work!