From: Anthony Talarico Date: Fri, 8 Jan 2016 20:56:17 +0000 (-0500) Subject: testing X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=bb669fe9ba68b28280c4333dbd2b74ea93f4a21b;p=WP-Themes%2Fmichsci.git testing --- diff --git a/js/app.js b/js/app.js index c162f49..7ef6e2a 100644 --- a/js/app.js +++ b/js/app.js @@ -153,7 +153,7 @@ $(document).ready(function () { $(".hitarea").trigger('click'); setTimeout(function() { $(".expandable").trigger('click'); - },10); + },1000); $(".hitarea").click(function(){ }); $(".expandable").click(function(){ diff --git a/js/custom/upcp.js b/js/custom/upcp.js index c8033ab..382a428 100644 --- a/js/custom/upcp.js +++ b/js/custom/upcp.js @@ -133,7 +133,7 @@ $(document).ready(function () { $(".hitarea").trigger('click'); setTimeout(function() { $(".expandable").trigger('click'); - },10); + },1000); $(".hitarea").click(function(){ }); $(".expandable").click(function(){