Copyright © 2010
Licensed by Rebecca Murphey under the Creative Commons Attribution-Share Alike 3.0 United States license. You are free to copy, distribute, transmit, and remix this work, provided you attribute the work to Rebecca Murphey as the original author and reference the GitHub repository for the work. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license. Any of the above conditions can be waived if you get permission from the copyright holder. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to the license.
Table of Contents
List of Examples
true
的值false
的值for
循环while
循环while
循环,在条件判断部分对计数器i进行自加do-while
循环i
的值?i
的值$.fn.end
恢复你原来的选择器$.fn.html
方法作为一个 setter 使用$.fn.data
存储元素之间的关系$.fn.bind
方法绑定事件$.fn.bind
方法将数据绑定到事件$.fn.one
方法转换处理函数$.fn.delegate
委托事件$.fn.live
委托事件jQuery.fx.speeds
自定义动画速度$.fn.animate
自定义效果$.fn.load
to populate an element$.fn.load
to populate an element based on a
selectorCopyright Rebecca Murphey, released under the Creative Commons Attribution-Share Alike 3.0 United States license.