Line 19: | Line 19: | ||
} | } | ||
if ( | if ( | ||
− | $("#main-container #button").height() | + | $("#main-container #button").height() >= |
2 * $(window).height() | 2 * $(window).height() | ||
) { | ) { | ||
Line 83: | Line 83: | ||
// animatethis($("#main-container #Big2Cell"), 6000, 2, -1, 2, -1) | // animatethis($("#main-container #Big2Cell"), 6000, 2, -1, 2, -1) | ||
}) | }) | ||
+ | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 20:20, 11 October 2018