Rolla Imagehover
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/Rolla
软件介绍
Rolla makes automatically a crossfading image rollover only with a link.
Example: (with default options here)
$.rollaHover({
imgDir: 'images',
onFade: 'fast',
outFade: 'fast',
mainOpacity: "1",
css: 'rolla'
});HTML
From:
<a target="_blank" rel="nofollow" href="http://jquery.com/" class="rolla">jquery</a>To:
<a target="_blank" rel="nofollow" href="http://jquery.com"><img src="images/jquery.jpg" alt="jquery" title="jquery" class="rolla"></a> Fade:
<a target="_blank" rel="nofollow" href="http://jquery.com"><img src="images/jquery-on.jpg#hover" alt="jquery" title="jquery" class="rolla"></a> API Design for C++
Martin Reddy / Morgan Kaufmann / 2011-2-18 / USD 59.95
The design of application programming interfaces can affect the behavior, capabilities, stability, and ease of use of end-user applications. With this book, you will learn how to design a good API for......一起来看看 《API Design for C++》 这本书的介绍吧!
