- 博客(3)
- 收藏
- 关注
原创 easyui进度条
$(function(){$('#p').progressbar({ value: 60 }); setInterval(function(){$('#p').progressbar("setValue",$('#p').progressbar("getValue")+1);},10);});
2017-09-21 22:37:15
244
原创 easyui选项卡
$(function(){$('#tt').tabs({ border:true, tools:[{iconCls:'icon-add',handler:function(){$('#tt').tabs('add',{ title:'New Tab', content:'Tab Body',
2017-09-21 22:36:12
215
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人