need help in dropdown menu modification ??

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

need help in dropdown menu modification ??

Post by PHPycho »

Hello forums
i need some help.
Can anybody give a hint in modifying the dropdown menu code @
http://www.php-development.ru/javascripts/dropdown.php to multilevel with keeping the parent menu visible when hovered on submenus.

thanks in advance to all of you.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: need help in dropdown menu modification ??

Post by califdon »

PHPycho wrote:Hello forums
i need some help.
Can anybody give a hint in modifying the dropdown menu code @
http://www.php-development.ru/javascripts/dropdown.php to multilevel with keeping the parent menu visible when hovered on submenus.

thanks in advance to all of you.
It looks like one of the other pages on that site answers your question:
http://www.php-development.ru/javascripts/menu.php
Post Reply