Difference between revisions of "Template:TecCEM/JsHome"

Line 17: Line 17:
 
                     $("#main-container #button").height() * 1.05
 
                     $("#main-container #button").height() * 1.05
 
                 )
 
                 )
            }
 
            if (
 
                $("#main-container #button").height() >=
 
                    2 * $(window).height() &&
 
                $("#main-container #button").width() >= 2 * $(window).width()
 
            ) {
 
                //clearInterval(growFn)
 
 
             }
 
             }
 
         }, 25)
 
         }, 25)

Revision as of 20:18, 11 October 2018