Forum Moderators: open
I have learnt how to create a simple drop down menu using layer using dreamweaver mx
e.g.
Clicking on 'menu1' shows the hidden layers 'submenu1' 'submenu2' + 'submenu3' directly beneaf 'menu1'
I also have 'menu2' and 'menu3' directly beneaf 'menu1'.
My problem is that when i click on 'menu1' the submenus overlap 'menu2' and 'menu3'. How do i create it so that 'menu2' and 'menu3' are pushed down to create space for the submenus when there is a click on 'menu1'
Hope that makes sense to you
This one uses a combination of JavaScript and CSS if that is of any use:
[webmasterworld.com...]