Skip to content

Instantly share code, notes, and snippets.

View derfmilo's full-sized avatar
😃
Focusing

Milo Thompson derfmilo

😃
Focusing
View GitHub Profile
@derfmilo
derfmilo / index.php
Last active August 29, 2015 14:25
Bootstrap Table ACTION BUTTON ROWS jQuery/PHP
<html>
<head>
<!-- JQUERY INCLUDE -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">