摘要:        
jQuery 效果函数方法描述animate()对被选元素应用“自定义”的动画clearQueue()对被选元素移除所有排队的函数(仍未运行的)delay()对被选元素的所有排队函数(仍未运行)设置延迟dequeue()运行被选元素的下一个排队函数fadeIn()逐渐改变被选元素的不透明度,从隐藏到...    阅读全文
posted @ 2014-10-29 14:34
怪咖Eric
阅读(157)
评论(0)
推荐(0)
        
            
        
        
摘要:        
jQuery 事件方法事件方法会触发匹配元素的事件,或将函数绑定到所有匹配元素的某个事件。触发实例:$("button#demo").click()上面的例子将触发 id="demo" 的 button 元素的 click 事件。绑定实例:$("button#demo").click(functio...    阅读全文
posted @ 2014-10-29 14:08
怪咖Eric
阅读(142)
评论(0)
推荐(0)
        
            
        
        
摘要:        
jQuery 选择器This is a headingThis is a paragraph.This is another paragraph.Click me Welcome to My HomepageMy name is DonaldI live in DuckburgMy best...    阅读全文
posted @ 2014-10-29 14:03
怪咖Eric
阅读(216)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号