Bootstrap modal Box (Modal) plug-in code parsing _javascript tips

Source: Internet
Author: User
Tags button type

The Bootstrap modal Box (Modal) Plug-in modal box (Modal) is a subform that is overwritten on the parent form. Typically, the intent is to display content from a single source, and you can interact without leaving the parent form. subforms provide information, interactivity, and so on. The following through the code to introduce bootstrap modal box plug-ins, first show you the effect of the picture:

Page effect:

HTML+JS:

<! DOCTYPE html>  

Login.css

Body {
 Background:url (.. /image/sun.jpg) no-repeat;
 -moz-background-size:100% 100%;
 -webkit-background-size:100% 100%
}
. Main {
 width:365px;
 height:200px;
 margin:230px Auto;
 /*border:2px solid #3a9c08/
}
form-horizontal {
 padding-top:30px}.
main> form-horizontal>.form-group>.col-xs-3.col-md-3.control-label.no-padding-right {
 color: #fff;
}
label.control-label.no-padding-right {
 padding-right:0;
 Font-size:17px
}
. Form-horizontal. form-group {
 margin-right:0;
 margin-left:0
}
. Form-group.bottom-button {
 padding-top:10px;
}

Register.css

. Modal-dialog. modal-content. Modal-header {
 background:url (.. /image/registertop.png) no-repeat;
 -moz-background-size:100% 100%;
 -webkit-background-size:100% 100%
}
. Modal-dialog. modal-content. modal-footer {
 background-color: #d5feff;
}

The above is a small series to introduce the Bootstrap modal Box (Modal) Plug-in code analysis, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!

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.