How can I display the "first time here" bar like SO and slide the other div's down?

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-05-04T20:25:06Z Indexed on 2010/05/04 20:28 UTC
Read the original article Hit count: 160

Filed under:

I implemented the code to dislay the bar at the top of the stackoverflow screen: http://stackoverflow.com/questions/659199/how-to-show-popup-message-like-in-stackoverflow

What this does is display the div over top of the div at the top of the page. How can I display the new "bar" div and push the others down? Just like StackOverflow does.

© Stack Overflow or respective owner

How can I display the "first time here" bar like SO and slide the other DIVs down?

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-05-04T20:25:06Z Indexed on 2010/05/04 21:08 UTC
Read the original article Hit count: 160

Filed under:
|

I implemented the code to dislay the bar at the top of the stackoverflow screen: http://stackoverflow.com/questions/659199/how-to-show-popup-message-like-in-stackoverflow

What this does is display the div over top of the div at the top of the page. How can I display the new "bar" div and push the others down? Just like StackOverflow does.

© Stack Overflow or respective owner

Related posts about jQuery