How to add a "handle bar" to a sliding div

Posted by Josh Brown on Stack Overflow See other posts from Stack Overflow or by Josh Brown
Published on 2011-01-03T07:47:18Z Indexed on 2011/01/03 7:53 UTC
Read the original article Hit count: 250

Filed under:
|
|
|

I have a small splash page and have a browser-wide div that acts as a wrapper and have a div inside of #wrapper that is attached to a $.click(); event to slide the wrapper div out to view the browser-size background photo. I'm wanting to implement a small button/link that will slide in on the bottom right corner after the wrapper div is hidden.

I know it is probably mainly CSS, but am needing some help.

Thanks in advance for your help!

PS: Using jQuery as my framework.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about css