最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

滾動圖片效果 jquery實(shí)現(xiàn)回旋滾動效果

 更新時間:2013年01月08日 09:27:12   作者:  
jquery滾動圖片效果,有些新手朋友可能不是很清楚,今天在網(wǎng)上找到一款回旋滾動效果,拿出來和大家一起分享,感興趣的朋友可以了解下哦
今天在網(wǎng)上找到一款回旋滾動效果,拿出來和大家一起分享。先上效果圖:
 
html 代碼:
復(fù)制代碼 代碼如下:

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>jquery-roundabout</title>
<style type="text/css">
*{padding:0;margin:0;}
body{font:24px tahoma;}
ul{list-style:none;margin:100px auto 0;width:500px;height:200px;}
li{line-height:200px;height:200px;width:300px;background:#ccc;text-align:center;cursor:pointer;}
li.roundabout-in-focus{cursor:default;}
</style>
</head>
<body>
<ul class="roundabout">
<li>Block 1</li>
<li>Block 2</li>
<li>Block 3</li>
<li>Block 4</li>
<li>Block 5</li>
</ul>
</body>
</html>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.roundabout.min.js"></script>
<script type="text/javascript">
$(function(){
$('.roundabout').roundabout();
});
</script>

關(guān)于 roundabout.js 的代碼可以去官網(wǎng)上下載,這里就不寫了,太長了。點(diǎn)擊官網(wǎng)地址。

相關(guān)文章

最新評論

濮阳市| 渭源县| 民和| 栾川县| 德昌县| 乐至县| 安远县| 通州市| 巴马| 吉首市| 车致| 蓬安县| 肥乡县| 沙洋县| 平昌县| 大竹县| 全椒县| 禹城市| 廉江市| 大姚县| 泾川县| 农安县| 西丰县| 永昌县| 白山市| 西城区| 太和县| 明水县| 大石桥市| 乌拉特前旗| 德阳市| 偃师市| 吉水县| 丰宁| 龙江县| 天峨县| 乐业县| 永济市| 金堂县| 克什克腾旗| 蓬安县|