Fetch the repository succeeded.
jsConfirm插件主要功能模拟JS系统函数confirm(),增强用户体验。
v1.0
###callback
类型:Function
说明:确定后的回调函数
###options
类型:Object
说明:可选参数
var opts = {
confirmText: '是否确认此操作?',
submitBtnText: '确认',
cancelBtnText: '取消'
};
$('a[aid]').jqConfirm(function($btn){
var $this = $(this);
alert('文章[ID:'+$this.attr('aid')+']'+$btn.text()+'成功');
}, opts);
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.