Create jquery dropdown like RDP Menu Bar
Posted
by user51701
on Stack Overflow
See other posts from Stack Overflow
or by user51701
Published on 2010-03-26T04:49:39Z
Indexed on
2010/03/26
4:53 UTC
Read the original article
Hit count: 193
I'm not all that familiar with jquery so I'm not quite sure how to do this. Basically, I want a block of html to stay hidden at the top of the page with a ~3px edge sticking out (something to mouseover), and when you mouse over it, the hidden section slides down.
Basically I want it to work like the RDP full screen menu bar works. Any thoughts on what the best way of doing this is?
© Stack Overflow or respective owner