4,092
edits
No edit summary |
No edit summary |
||
Line 527: | Line 527: | ||
$('.test-on-view').hide(); // Hide the test-on-view div | $('.test-on-view').hide(); // Hide the test-on-view div | ||
}); | }); | ||
$(window).resize(function(){location.reload();}); | |||
}); | }); |