Commit 84b2a838 by doszhang

dos

parent ab7a09d1
......@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () {
$(document).ready(function () {
$('.logo').css('top', getTranslateDistance(20));
$('.logo').css('top', getTranslateDistance(20), true);
$('.music').click(function () {
if ($('#music')[0].paused) {
$('#music')[0].play();
......
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