jQuery Status Bar

Documentation
Home Refresh
Statusbar with Auto-close

The following example displays a status bar that auto closes after 3 seconds. When closed it disappears.

Statusbar with Highlighting

The following example displays a status bar that shows with initial highlighting that goes away after a timeout period.

Statusbar with AfterTimeoutText

The following example displays a status bar that shows a fixed highlighted message for 3 seconds and then reverts to a fixed previously assign message.

Closable Statusbar with AfterTimeoutText

The following example displays a status bar that is closable via a small button. When new messages are set the status bar reappears.