I'm looking to do functionality similar to Stackoverflow where in certain instances I want to show a user important info like:
You have 2 new answers and 1 new comment. See your responses.
This shows up in a orangish div on the top of the screen as a sort of alert and has a X on it to kill the window.
I would like to do this using jQuery as that is my library of choice. Any tutorials or code samples you can send my way?
Thanks