$(window).on('load',function(){ if (window.innerWidth < 800) { $('#swipeTableModal').modal('show'); } });