jQuery鼠标动画插件 jquery-ahover

2010-07-13 18:59

jQuery鼠标动画插件 jquery-ahover

by

at 2010-07-13 10:59:13

original http://www.oschina.net/p/jquery-ahover

Animated Hover provides animated transitions between hovered items for any jQuery project. Requires jQuery 1.2+ and Dimensions. See Documentation for usage and examples. jquery-ahover 是一个可以实现鼠标动画效果的jQuery plugin。当鼠标停留在选单项目上方时,项目下面会出现一方块跟着鼠标移动,经常出现在一些flash的选单效果上,现在介绍的是使用 jQuery的plugin,来模拟这个动画效果。...