Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Bootstrap Onload Modal"
Bootstrap 3.3.0 Snippet by
webenlance
3.3.0
modal
Preview
HTML
JS
View Full Screen
Fork
Fork this
97.7K
 
7 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <a target="_blank" href="http://kalarikendramdelhi.com"> <h2>All the snippet's created by webenlance are free to use, Just copy and enjoy the code</h2> </a></div> </div> <button class="btn btn-default" data-toggle="modal" data-target=".bs-example-modal-lg">Large modal</button> </center> <div class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" id="onload"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title"><i class="fa fa-exclamation-circle"></i>Your title goes here</h4> </div> <div class="modal-body"> Your content goes here </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Submit</button> </div> </div> </div> </div>
$(window).load(function(){ $('#onload').modal('show'); });
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
Good snippet c:
AnibalJimenez
()
-
6 years ago
-
Reply
0
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76