How to launch Bootstrap modal on page load
To open bootstrap modal popup on page load use following
You can use the Bootstrap .modal('show')
method for launching the modal window automatically when page load without clicking anything. A common example of this technique is loading the modal when user landed on the home page
Use the Bootstrap .modal('show')
method
Example:
http://jsfiddle.net/rahuladmin/rL4jufcL/
Hope this help !
Categories: AngularJs
angularjs, ASP.NET, bootstrap, JavaScript, JQuery, login popup, modal, modal popup, popup, popup on page load
Comments (0)
Trackbacks (1)
Leave a comment
Trackback
-
December 10, 2015 at 10:59 amHow to launch Bootstrap modal on page load | SutoCom Solutions
Comments