【发布时间】:2012-06-23 13:53:29
【问题描述】:
我正在尝试使元素周围的边框淡入。
按照jquery animate .css的答案,我使用了.animate() jquery函数并按照教程on the jquery site进行操作。
但是,我无法让它工作。这是我在 jsbin 上的代码: http://jsbin.com/epojaw/2 悬停在文本上应该会在它周围的边框中消失,但它只是突然出现。
这是为什么?
【问题讨论】:
标签: jquery jquery-animate