Home > Web Front-end > JS Tutorial > Detailed explanation of Bootstrap button_javascript skills

Detailed explanation of Bootstrap button_javascript skills

WBOY
Release: 2016-05-16 15:22:14
Original
1078 people have browsed it

Description

The Bootstrap Button JavaScript plugin allows you to enhance the functionality of your buttons. You can control the state of buttons and create button groups for components, such as toolbars.

What is required

You must reference jquery.js and bootstrap-button.js - these two JavaScript files. They are all located inside the docs/assets/js folder.

How to use it

You can use the plugin just through markup without writing any JavaScript, or you can enable buttons through JavaScript.

Bootstrap provides some options to define the style of buttons, as shown in the following table:

The following styles can be used on ,

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template