A Closable jQuery Plug-in
Posted by: Rick Strahls WebLog,
on 14 Apr 2009 |
View original | Bookmarked: 0 time(s)
In my client side development I deal a lot with content that pops over the main page. Be it data entry windows or dialogs or simple pop up notes. In most cases this behavior goes with draggable windows, but sometimes its also useful to have closable behavior on static page content that the user can choose to hide or otherwise make invisible or fade out. Heres a small jQuery plug-in that provides .closable() behavior to most elements by using either an image that is provided or more appropriately...