A tutorial for this type of menu using behaviours can be found at
http://www.rxs-enterprises.org/tests...ehaviours.aspx
However, this was written using Expression Web but the principles are
the same.
Better (easier) methods are available at
http://www.projectseven.com/tutorial...hide/index.htm
http://www.seoconsultants.com/css/menus/tutorial/
http://www.dynamicdrive.com/dynamicindex1/
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"hc" <(E-Mail Removed)> wrote in message
news:674A558E-6119-4B9A-A876-(E-Mail Removed):
> I have tried to create a cascade menu, but I haven't gotten that submenu
> appear, despite I followed step by step the instruction of a tutorial.
> I created 2 layer (Menu, Submenu), with interactive buttons.
> I made the Menu a parent to the submenu and grouping them.
> Set the visibility of the submenu to Hidden.(closed eye appears).
> Selected the menu button and clicked behaviors.
> Selected element (div), Element ID (submenu).
> Click Visibility and selected Visible.
> Turn on Restore on mouseout event.
> Selected onmouseover.
>
> Please, somebody can tell me what is wrong or send me a place where I can
> find a good tutorial.
>
> Thanks
>
> HC