Forum Moderators: open

Message Too Old, No Replies

Drop down menu using layers

         

Dougy

1:50 pm on Feb 24, 2005 (gmt 0)

10+ Year Member



Hi

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

natty

1:56 pm on Feb 24, 2005 (gmt 0)

10+ Year Member



check out the CSS forum and i even think on the library for that section there are examples of CSS dropper menu thingies..

the DW ones will no doubt use JavaScript, which not everyone has turned on..

hth

Dougy

3:57 pm on Feb 24, 2005 (gmt 0)

10+ Year Member



I still cant find any info on the type of drop menus i am after. Anyone have any example code or able to point me in the right direction

cheers

BlobFisk

5:16 pm on Feb 24, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Dougy,

This one uses a combination of JavaScript and CSS if that is of any use:

[webmasterworld.com...]