$( "div" ).each(function( index ) { //console.log( index ) modal_desc = $(this).length; if(modal_desc > 20){ //code } });