摘要:
1.下拉刷新 api.addEventListener({ name : 'scrolltobottom' }, function(ret, err) { api.showProgress({ style : 'default', animationType : 'fade', title : '努 阅读全文
posted @ 2016-03-11 15:55
CorderBob
阅读(2198)
评论(0)
推荐(0)
摘要:
动态加载数据绑定事件(ios没反应,需要另外添加一个空事件onclick="") $(document).on('click', '#list li', function() { //function code here. }); 遍历含有某个class的内容 $.each($(".itemlist 阅读全文
posted @ 2016-03-11 15:48
CorderBob
阅读(301)
评论(0)
推荐(0)