实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
    <head>
4
        <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
5
        <link rel="stylesheet" href="//ku.shouce.ren/libs/jcrop/css/jquery.Jcrop.css">
6
        <script type="text/javascript" src="//apps.bdimg.com/libs/jquery/1.11.3/jquery.min.js">
7
        </script>
8
        <script src="//ku.shouce.ren/libs/jcrop/js/jquery.Jcrop.min.js">
9
        </script>
10
        <script src="//ku.shouce.ren/libs/color/jquery.color-2.0.js">
11
        </script>
12
    </head>
13
    <body>
14
        <div class="main">
15
            <div class="inwrap">
16
                <h1>jQuery Jcrop 图像裁剪插件
17
                </h1>
18
                <h2>Animation / Transitions 动画/过度效果
19
                </h2>
20
                <div class="detail">
21
                    <p>演示使用 animateTo API 和 过渡背景颜色、透明度选项。
22
                    </p>