一、简单的图像翻滚
image-rollover常被用在交互式导航栏上,当我们的鼠标移动到导航栏时,按钮的外观改变。例如我们以如下几幅黑白缩略图作为导航图表,当鼠标移动到指定图标时,图标变为明亮的彩色图片。预览如下:
img-rollover.html
<div class="jb51code">
<pre class="brush:xhtml;">
<!DOCTYPE html>
<script src="js/jquery-1.7.2.min.js">
<div class="content">
<div class="main">
Rollover Images
Mouse over the images below