Click to See Complete Forum and Search --> : Image Hover


rastaman
09-14-2008, 09:14 PM
I Would Like To Know How To Do Something Like This
http://99designs.com/contests/10991/designers/133542#design-770184

If You Hover Over The Image It Shows It The Full Size

Please If Any Of You Can Tell Me How Tell Me :)


Thanks :)

dagon
09-14-2008, 10:22 PM
view the page source all the code is there, its client side js

bpat1434
09-14-2008, 10:54 PM
Alternatively you could use some sly css ;) Just use some list elements and display them like drop-downs. As far as having the images move where your mouse does, then you need JS to do that.

rikmoncur
09-15-2008, 06:45 AM
http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_120.html

might be something like you're looking for.