Commit 067d2ae8 by doszhang

dos

parent 92548c45
...@@ -107,6 +107,8 @@ preloadimages(preloadImageList, function () {}, function (progress) {}); ...@@ -107,6 +107,8 @@ preloadimages(preloadImageList, function () {}, function (progress) {});
$(document).ready(function () { $(document).ready(function () {
document.addEventListener('touchstart', function () {}, false);
// var EventUtil = { // var EventUtil = {
// addHandler: function (element, type, handler) { // addHandler: function (element, type, handler) {
// if (element.addEventListener) { // if (element.addEventListener) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment