How to make the most basic show hide div in javascript?
I want to make a very simple dropdown menu which I will style with CSS. How do I make the menu show when either a div or a link or anything is rolled over and how do I make it hide when rolled out.
Do you know anything mega basic so I can see what all the code is doing if possible.
Also when he dropdown menu div opens Idon't want it to pus down any ther elements, rather it flat above stuff,is tere ay way to do this without absolute positioning?
|