$(window).scroll(function() { if ($('#specsallA').is(':visible')) { // do your special stuff here } });