Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>HTML5 Canvas圆盘抽奖应用DEMO演示</title>
    <!-- <link rel="stylesheet" href="css/app.css"> -->
</head>
<body>
<div class="xttblog_box">
    <canvas id="xttblog" width="300px" height="300px">抱歉!浏览器不支持。</canvas>
    <canvas id="xttblog01" width="200px" height="200px">抱歉!浏览器不支持。</canvas>
    <canvas id="xttblog03" width="200px" height="200px">抱歉!浏览器不支持。</canvas>
    <canvas id="xttblog02" width="150px" height="150px">抱歉!浏览器不支持。</canvas>
    <button id="tupBtn" class="taoge_btn"></button>
</div>
</body>
<!-- <script src="https://code.jquery.com/jquery-1.11.3.js"></script> -->
<script src="http://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
<!-- <script src="js/app.js"></script> -->
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
gzwawjpro
0viewers