开发者

Jquery image point out on mouse over within an images grid

开发者 https://www.devze.com 2023-01-19 10:30 出处:网络
D开发者_如何学Pythonoes anyone know a simple Jquery plugin or other method (always with Jquery) to get the effect to point out an image in a image grid on mouseover? I would have thought a tiny zoom e

D开发者_如何学Pythonoes anyone know a simple Jquery plugin or other method (always with Jquery) to get the effect to point out an image in a image grid on mouseover? I would have thought a tiny zoom effect or...somenthing else I don't know. Thank you...


Here's a quick and dirty sample that uses opacity as the highlight effect.

http://jsfiddle.net/K4esU/

The principle holds, though, no matter what effect you'd like to use. Add whatever updates you'd like into the first function in the hover and return things to normal in the second function.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号