摘要:
/* * Lottery.js* version 1.0* @example Lottery(id, start, end, goods, callBack);*/var Lottery = (function() { var canvas, render2D, start, end, goods, callBack, canvasW, canvasH, timer = null, goodNum = [], flag, ... 阅读全文
posted @ 2013-11-11 16:03
风之约
阅读(6528)
评论(1)
推荐(0)
摘要:
/* example** var id = document.querySelector('.needFullDom'); id.onclick = function() { window.fullScreenApi.supportsFullScreen && fullScreenApi.requestFullScreen(id); }**/(function(){ var fullScreenApi = { supportsFullScreen: false, isFullScreen: function() { retu... 阅读全文
posted @ 2013-11-11 15:53
风之约
阅读(217)
评论(0)
推荐(0)

浙公网安备 33010602011771号