View Single Post
  #4 (permalink)  
Old 02-12-2008, 02:12 AM
dilipv dilipv is offline
Junior Member
 
Join Date: Feb 2008
Posts: 9
Default 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
__________________
Programmer
.Net Consulting
Reply With Quote