vote up 4 vote down star
2

When you get a badge or aren't logged in to stack overflow there's a groovy little notification bar at the top of the page that lets you know there's something going on.

I know the SOflow team use JQuery, but I was wondering if anyone knew of an implementation of the same style of notification system in asp.net AJAX.

On a side note, what's the "official" name for this style of notification bar?

flag

2 Answers

vote up 5 vote down check

I like it to.
div tag with a fade.
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/UsingAnimations.aspx

link|flag
vote up -4 vote down

In web browsers this is called the "information bar". This term is used by both Microsoft and Mozilla to refer to the notification.

Microsoft have created a web page describing the information bar which was added in IE6 SP2.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.