Bootstrap modal frame use

Source: Internet
Author: User

 what needs to be introduced click Download 


<%@ page pageencoding= "UTF-8" contenttype= "text/html; charset= UTF-8 "%>
<title>bootstrap</title>

< Link rel= "stylesheet" href= "Bootstrap.min.css";
<script src= " Jquery.js "></SCRIPT>
<script src=" Bootstrap.min.js "></ Script>
<body> //two IDs of red labels must be used
< Button class= "btn btn-primary btn-lg" data-toggle= "modal" data-target= "#myModal" > through this button </button>
<!--Modal-->
<!--modal box (Modal)-->
<div class= "Modal fade" Span style= "COLOR: #ff0000" > id= "Mymodal" tabindex= "-1" role= "dialog" aria-labelledby= "Removemodallabel" >
  <div class= "Modal-dialog" role= "document"; 
<div class= "Modal-content" > <div class= "Modal-header";
<button type= "button" class= "Close" data-dismiss= "mod Al "Aria-label=" Close "><span aria-hidden=" true ">&TIMES;</SPAN></BUTTON>

</div>
<div class = "Modal-body Text-center";
Are you sure you want to publish?
</div>
<div class= "Modal-footer";
<button type= "button" C lass= "btn Btn-default" data-dismiss= "modal" > Cancel </button>
<button type= "button" class= "Btn BT N-danger "id=" resetstate "> Release </button>
</div>
</div>
</div>
</div>
</body>

Bootstrap modal Box use

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.