imgFrame

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-13 18:59:22

软件介绍

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!

本文地址:https://codercto.com/soft/d/23312.html

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Michael T. Goodrich、Roberto Tamassia / Wiley / 2010-01-26 / USD 177.41

* This newest edition examines fundamental data structures by following a consistent object-oriented framework that builds intuition and analysis skills of data structures and algorithms * Presents ne......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码