imgFrame
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/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!
