说明:以下代码作用是为了一直扫描网页中是否存在所查找的元素,一直遍历循环查找!$(function(){jQuery.fn.wait=function(func,times,interval){var_times=times||-1,//100次_interval=interval||20,//20毫秒每次_self=this,_selector=this.selector,//选择器_iIntervalID;//..
分类:
Web程序 时间:
2015-04-23 13:50:58
阅读次数:
139