Rolla Imagehover

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-14 17:42:01

软件介绍

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>

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

RESTful Web Services Cookbook中文版

RESTful Web Services Cookbook中文版

Subbu Allamaraju / 丁雪丰、常可 / 电子工业出版社 / 2011-9 / 59.00元

RESTful Web Services Cookbook中文版:REST最佳实践手册,ISBN:9787121143908,作者:(美)Subbu Allamaraju(沙布·阿拉马拉尤)著,丁雪丰,常可 译一起来看看 《RESTful Web Services Cookbook中文版》 这本书的介绍吧!

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

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具