imgFrame -


未知
未知

软件简介

imgFrame is my first jQuery-proyect based from a flash web site.
imgFrame function create a float div-frame around image each time the mouse
over event is called fade div-frame to visible and on fadeout on out.

to use:

$(document).ready(function(){ var content=['content 1','content 2', ...... ]; $('.imgframe').imgframe(content); });

enjoy it!.

sorry for my english!