运行代码 缩小
daise...
HTML代码
复制 格式化 注释 注释 清空
放大
x
 
1
<!DOCTYPE html>
2
<html lang="zh-CN">
3
    <head>
4
        <meta charset="utf-8">
5
        <title>演示:OwlCarousel演示10种不同的调用方法-默认</title>
6
        <style>
7
            #owl-demo { width: 900px; margin-left: auto; margin-right: auto;}
8
            #owl-demo .item{ display: block; margin: 5px;}
9
            #owl-demo img { display: block; width: 100%;}
10
        </style>
11
        <link href="/api/jq/5733e359e0d42/css/owl.carousel.css" rel="stylesheet">
12
        <link href="/api/jq/5733e359e0d42/css/owl.theme.css" rel="stylesheet">
13
        <script src="http://www.sucaihuo.com/Public/js/other/jquery.js"></script>
14
        <script src="/api/jq/5733e359e0d42/js/owl.carousel.js"></script>
15
        <script>
CSS代码
复制 格式化 注释 注释 颜色 清空
放大
CSS代码...
xxxxxxxxxx
1
 
1
JS代码
复制 格式化 注释 注释 清空
放大
JS代码...
xxxxxxxxxx
1
 
1
名称
jQuery owlcarousel 旋转木马
分类
jQuery实例
描述
jQuery owlcarousel 旋转木马
收藏