jAlert a jQuery Alert Box Plugin
jAlert is a very easy to use alert box plugin for the javascript framework jQuery. I developed this plugin to use in my own projects and now that I have my own blog I decided to share it with the world.

Here is a quick example on how is used:
$(document).ready(function()
{
//have an alert box displayed on body load.
$('body').jAlert('Welcome to jAlert Demo Page', "success");
});
Requirements:
Demo:
Download:
I would love to see how you are using jAlert so please post your links in the comments or send me an email. Also, feel free to send your suggestions or any question you guys might have.
This entry was posted on Sunday, February 22nd, 2009 at 4:54 pm and is filed under JavaScript, jQuery. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.




julian velazquez zapata March 25th, 2009 at 7:06 pm
TOCALLO
QUE TAL COMO LE VA
DE CASUALIDAD NO TENDRA UN EJEMPLO APLICABLE TAN SENCILLO COMO UN ALERT PERO EN JALERT.
ISE UNAS PRUEBAS CON JALERT PERO ME MARCABA ERRO EN IE7 BUENO SI NO ES MUCHO PEDIR LE ENCARGO UN EJEMPLOS
NOS VEMOS EN EL FUTURO…!