light confirm script
- by senzacionale
http://lalalafactory.blogspot.com/2008/02/light-alet-lightalertjs.html
Can anyone tell me what to change that JS confirm button will also work. I add
function confirm(obj){
new LightAlert(obj);
}
but still works like alert not confirm.