How can I recreate jQuery's $.slideDown effect using the $.animate function?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
Animate "height", "marginTop", "marginBottom", "paddingTop", and "paddingBottom" to
"show"
.For example:
Source: jQuery source code.