Skip to content

Instantly share code, notes, and snippets.

View RosalindCR's full-sized avatar

CR RosalindCR

View GitHub Profile
@RosalindCR
RosalindCR / Bootstrap Checkbox Select All Or Cancel
Created November 8, 2018 06:53 — forked from seayxu/Bootstrap Checkbox Select All Or Cancel
Bootstrap Checkbox Select All Or Cancel
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bootstrap Table Checkbox Select All and Cancel</title>
<link href="//cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<h2>Bootstrap Table Checkbox Select All and Cancel</h2>
<table class="table table-striped">