Close

Order table with toggle button

This is an example of an order table with a toggle button, designed using HTML, CSS, JavaScript, and Bootstrap framework 4. The form consists of four data cells, with a toggle button attached to each cell. The status of the column is created using two success type badges, one primary type badge, and one danger type badge to display the status of the cell. JavaScript methods have been used to implement the toggle function of the buttons. The body of the form is given the styles of background as #eee, and font-family as Assistant, sans-serif. The data cells are given the styles of border-collapse as separate, border-spacing as 0 4em, background as #fff, border-bottom as 5px solid transparent, and background-clip as padding-box. The toggle button has the styles of width as 40px, height as 21px, background as grey, border-radius as 50px to get the circle shape, and padding as 3px. It is also given a cursor style as pointer to get the hand cursor effect in a hover event, and a transition effect as all 0.3s 0.1s ease-in-out. The toggle button changes its background color to blue, in the active mode. Source: https://bbbootstrap.com/snippets/bootstrap-order-table-toggle-button-29934887

Post Comment or Questions

Lorem ut labore et dolore magna aliqua. Ut enim ad minim veniam.

Your email address will not be published. Required fields are marked *

Several Related Snippets

Lorem ut labore et dolore magna aliqua. Ut enim ad minim veniam.