I am using the bootstrap modal in one of my project. I\'m using the timer functions for automatically showing the bootstrap modal.
If the user doesn\'t close the bo
Try this, $('#someselector').modal({show: false})