Pop up menus
hi ryanhellyer,
i saw your quote.i i would like to thank you once again for your reply.
i tried the code and i am happy that it's working
can you please explain the code. i wanted to know what does this following code do.
<style type="text/css">
a div {display:none}
a:hover div {display:block}
can you tell me how to create dropdown menu in javascript.
Thank you
Jitesh
|