如何使用jQuery为属性值(而不是样式属性)设置动画?

tho*_*rn̈ 2 iframe jquery animation

我需要为iframe的height属性设置动画,但似乎animate函数只接受样式属性.有什么想法吗?

Dmi*_*kov 6

应用于iframe的iframe height属性和CSS height属性的行为方式相同.所以只需在css中设置高度而不是属性.