junior-santana/box-alert
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
jQuery boxAlert Plugin
Version 1.0 (Beta)
Josimar P. Santana Junior (Jota)
São Paulo / SP - Brazil
Bugs or Sugesttions, please contact me at junior-ramone@hotmail.com
Usage:
$('#form').boxAlert('You must fill in all fields!', { type: 'error', mode: 'append' });
History:
1.00 - Released (01 October 2012)
License:
This plugin is licensed under the GNU General Public License: http://www.gnu.org/licenses/gpl.html
Inspired by:
jQuery Alert Dialogs Plugin - Cory S.N. LaViska (http://abeautifulsite.net/notebook/87)