0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a couple of super find/replace bugs; fixed typo More... over 14 years ago
header changes & minified version More... over 14 years ago
if expires is 0 make notifications sticky; bunch of other styling changes More... over 14 years ago
Merge pull request #11 from sgreenfield/master More... over 14 years ago
Improved code per suggestions of ehynds. Moved queued notifications example to index.htm to show that it works with the other examples. Updated minified JavaScript to reflect the changes. More... over 14 years ago
Updated minified source to reflect the changes made in this fork. More... over 14 years ago
Remove notifications from DOM after closing. More... over 14 years ago
Added notification queueing with example. More... over 14 years ago
use fixed positioning instead of absolute (thx badluck13) More... almost 16 years ago
moved isOpen settings into the fade complete callbacks. more accurate that way. More... almost 16 years ago
fix minified version More... almost 16 years ago
added support to combat FOUC More... almost 16 years ago
1.3 release More... about 16 years ago
do not limit close elements to links More... about 16 years ago
added themeroller demos and custom option More... about 16 years ago
removed themeroller demo.. will come up with something better More... about 16 years ago
beforeopen event was called in the wrong spot More... about 16 years ago
beforeclose returns this More... about 16 years ago
the logic for determining the close link now exists in the templates, not in this script. if you want to add the close link X icon, simply add it in your template and add the classes .ui-notify-close .ui-notify-cross classes More... about 16 years ago
changed namespace from ui to ech; updated comments More... about 16 years ago
updating to 1.2.2 More... about 16 years ago
variables failed to be replaced in src and href attributes. updated regex to include %7(B|D) values (thanks htrex) More... about 16 years ago
adding minified version More... about 16 years ago
ditched _setOption - didn't do anything the widget factory didn't do More... about 16 years ago
renamed to position to stack to avoid position utility conflicts More... about 16 years ago
1.2 release More... about 16 years ago
landed position option. controls whether appendTo or prependTo is used. More... about 16 years ago
1.1 More... about 16 years ago
readme More... about 16 years ago
change cursor if widget is clickable; More... about 16 years ago