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!
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》 这本书的介绍吧!
