Skip to content

Martin-zls/alert_and_tip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alert_and_tip

##弹出框的调用方法 $.fn.nt_alert({ title:"1231", htmlstr:"123123", confirm:function(){ alert(1); }, cancel: function(){ alert(2); } });

##提示框的调用方法 $.fn.nt_tip("123","success");

About

弹出框和提示框插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published