Skip to content

Instantly share code, notes, and snippets.

View mattiamerlini's full-sized avatar

Mattia Merlini mattiamerlini

  • Merlini Mattia
  • Italy
View GitHub Profile
@seayxu
seayxu / Bootstrap Checkbox Select All Or Cancel
Last active November 7, 2024 04:01
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">