开发者

light confirm script

开发者 https://www.devze.com 2022-12-23 00:47 出处:网络
http://lalalafactory.blogspot.com/2008/02/light-alet-lightalertjs.htm开发者_StackOverflowl Can anyone tell me what to change that JS confirm button will also work. I add

http://lalalafactory.blogspot.com/2008/02/light-alet-lightalertjs.htm开发者_StackOverflowl

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.


Not sure, you would have to get in and modify their code. You can use the jQuery dialog and acheive this.

0

精彩评论

暂无评论...
验证码 换一张
取 消