jQuery 1.2的新特性
香水坏坏 发表于 2007-9-11 [Javascript]
Selectors
- :has(selector)
- :header
- :animated
- XPath Selector Plugin
Attributes
.val() Overhaul
Traversing
- .map()
- .prevAll() / .nextAll()
- .slice()
- .hasClass()
- .andSelf()
- .contents()
Manipulation
- .wrapInner() / .wrapAll()
- .replaceWith() / .replaceAll()
- Event Cloning
CSS
- offset()
- .height() / .width() for document and window
Ajax
- Partial .load()
- Cross-Domain getScript
- JSONP
- .serialize() Overhaul
- Disable Caching
Effects
- .stop()
- %/em Animations
- Color Animations
- Relative Animations
- Queue Control
- :animated
- step: Function
Events
- Namespaced Events
- .triggerHandler()
Internals
- Documentation Move
- Expando Management
1029 1 标签:JQUERY
访客评论
发表评论
- 你的姓名:
- 你的网站:
- EMAIL:
- 评论内容:
- 私人

