text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```css
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead t... | /content/code_sandbox/system/static/plugins/datatables/jquery.dataTables.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,619 |
```css
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/
}
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
t... | /content/code_sandbox/system/static/plugins/datatables/jquery.dataTables.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 4,394 |
```javascript
/*!
DataTables Bootstrap 3 integration
2011-2014 SpryMedia Ltd - datatables.net/license
*/
(function(l,q){var e=function(b,c){b.extend(!0,c.defaults,{dom:"<'row'<'col-sm-6'l><'col-sm-6'f>><'row'<'col-sm-12'tr>><'row'<'col-sm-5'i><'col-sm-7'p>>",renderer:"bootstrap"});b.extend(c.ext.classes,{sWrapper:"da... | /content/code_sandbox/system/static/plugins/datatables/dataTables.bootstrap.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 658 |
```css
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td ... | /content/code_sandbox/system/static/plugins/datatables/jquery.dataTables_themeroller.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,923 |
```javascript
/*! DataTables Bootstrap 3 integration
* 2011-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
* DataTables 1.10 or newer.
*
* This file sets the defaults and adds options to DataTables to style its
* controls using Bootstra... | /content/code_sandbox/system/static/plugins/datatables/dataTables.bootstrap.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,314 |
```css
table.DTFC_Cloned thead,table.DTFC_Cloned tfoot{background-color:white}div.DTFC_Blocker{background-color:white}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/css/dataTables.fixedColumns.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 93 |
```css
/* Block out what is behind the fixed column's header and footer */
table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
background-color: white;
}
/* Block out the gap above the scrollbar on the right, when there is a fixed
* right column
*/
div.DTFC_Blocker {
background-color: white;
}
div.DTFC_LeftWrapp... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/css/dataTables.fixedColumns.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 141 |
```javascript
/*!
FixedColumns 3.0.4
2010-2014 SpryMedia Ltd - datatables.net/license
*/
(function(r,s,t){var p=function(d){var j=function(a,b){var c=this;if(this instanceof j){"undefined"==typeof b&&(b={});var g=d.fn.dataTable.camelToHungarian;g&&(g(j.defaults,j.defaults,!0),g(j.defaults,b));g=d.fn.dataTable.Api?(ne... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/js/dataTables.fixedColumns.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 4,337 |
```javascript
/*! FixedColumns 3.0.4
* 2010-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary FixedColumns
* @description Freeze columns in place on a scrolling DataTable
* @version 3.0.4
* @file dataTables.fixedColumns.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/js/dataTables.fixedColumns.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 12,044 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Right column only</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/right_column.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,450 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Bootstrap</title>
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/b... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/bootstrap.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,607 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - CSS row sizing</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jqu... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/css_size.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,645 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Basic initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/c... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/simple.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,497 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 926 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Fluid column width</title>
<link rel="stylesheet" type="text/css" href="../../../media/css... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/size_fluid.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,544 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Index column</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquer... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/index_column.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 8,220 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Server-side processing</title>
<link rel="stylesheet" type="text/css" href="../../../media... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/server-side-processing.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,970 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Individual column filtering</title>
<link rel="stylesheet" type="text/css" href="../../../... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/col_filter.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,774 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Multiple fixed columns</title>
<link rel="stylesheet" type="text/css" href="../../../media... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/two_columns.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,376 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - ColVis integration</title>
<link rel="stylesheet" type="text/css" href="../../../media/css... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/colvis.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,688 |
```javascript
/*! DataTables 1.10.7
* 2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.7
* @file jquery.dataTables.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia... | /content/code_sandbox/system/static/plugins/datatables/jquery.dataTables.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 124,434 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Assigned column width</title>
<link rel="stylesheet" type="text/css" href="../../../media/... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/size_fixed.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,542 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Complex headers</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jq... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/rowspan.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,923 |
```css
/*
* Namespace: DTS (DataTables Scroller)
*/
div.DTS tbody th,
div.DTS tbody td {
white-space: nowrap;
}
div.DTS tbody tr.even {
background-color: white;
}
div.DTS div.DTS_Loading {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 20px;
margin-top: -20px;
margin-left: -100px;
z-inde... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/css/dataTables.scroller.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 210 |
```css
div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS tbody tr.even{background-color:white}div.DTS div.DTS_Loading{position:absolute;top:50%;left:50%;width:200px;height:20px;margin-top:-20px;margin-left:-100px;z-index:1;border:1px solid #999;padding:20px 0;text-align:center;background-color:white;backgrou... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/css/dataTables.scroller.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 160 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>FixedColumns example - Left and right fixed columns</title>
<link rel="stylesheet" type="text/css" href="../../..... | /content/code_sandbox/system/static/plugins/datatables/extensions/FixedColumns/examples/left_right_columns.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,447 |
```javascript
/*!
Scroller 1.2.2
2011-2014 SpryMedia Ltd - datatables.net/license
*/
(function(m,n,k){var l=function(e){var g=function(a,b){!this instanceof g?alert("Scroller warning: Scroller must be initialised with the 'new' keyword."):("undefined"==typeof b&&(b={}),this.s={dt:a,tableTop:0,tableBottom:0,redrawTop:... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/js/dataTables.scroller.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,183 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Scroller example - API</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.dataTables.... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/api_scrolling.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,640 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Scroller example - Basic initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/j... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/simple.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,732 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 982 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Scroller example - State saving</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.da... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/state_saving.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,632 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Scroller example - Server-side processing (5,000,000 rows)</title>
<link rel="stylesheet" type="text/css" href=".... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/server-side_processing.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,149 |
```javascript
/*! Scroller 1.2.2
* 2011-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary Scroller
* @description Virtual rendering for DataTables
* @version 1.2.2
* @file dataTables.scroller.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/con... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/js/dataTables.scroller.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 10,964 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Scroller example - Client-side data source (50,000 rows)</title>
<link rel="stylesheet" type="text/css" href="../... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/large_js_source.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,745 |
```php
<?php
/*
* DataTables example server-side processing script.
*
* Please note that this script is intentionally extremely simply to show how
* server-side processing can be implemented, and probably shouldn't be used as
* the basis for a large complex system. It is suitable for simple use cases as
* for le... | /content/code_sandbox/system/static/plugins/datatables/extensions/Scroller/examples/data/ssp.php | php | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 457 |
```css
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
position: relative;
padding-left: 30px;
cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/css/dataTables.responsive.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 876 |
```scss
//
// Mixins
//
@mixin control() {
display: block;
position: absolute;
color: white;
border: 2px solid white;
border-radius: 16px;
text-align: center;
line-height: 14px;
box-shadow: 0 0 3px #444;
box-sizing: content-box;
}
@mixin control-open() {
content: '+';
background-color: #31b131;
}
@mixin c... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/css/dataTables.responsive.scss | scss | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 722 |
```javascript
/*!
Responsive 1.0.6
2014-2015 SpryMedia Ltd - datatables.net/license
*/
(function(n,p){var o=function(e,k){var h=function(d,a){if(!k.versionCheck||!k.versionCheck("1.10.1"))throw"DataTables Responsive requires DataTables 1.10.1 or newer";this.s={dt:new k.Api(d),columns:[]};this.s.dt.settings()[0].respo... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/js/dataTables.responsive.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,404 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,016 |
```javascript
/*! Responsive 1.0.6
* 2014-2015 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary Responsive
* @description Responsive tables plug-in for DataTables
* @version 1.0.6
* @file dataTables.responsive.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprym... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/js/dataTables.responsive.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 6,823 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" ty... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/styling/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 608 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Bootstrap styling</title>
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/styling/bootstrap.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,831 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Compact styling</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css/j... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/styling/compact.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,593 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Vertical scrolling</title>
<link rel="stylesheet" type="text/css" href="../../../../media/cs... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/styling/scrolling.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,684 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" ty... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 728 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Foundation styling</title>
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/f... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/styling/foundation.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,696 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Ajax data</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css/jquery.... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/ajax.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,228 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Class name</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css/jquery... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/className.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,564 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Configuration option</title>
<link rel="stylesheet" type="text/css" href="../../../../media/... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/option.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,669 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Default initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../../medi... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/default.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,676 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - `new` constructor</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/initialisation/new.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,679 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Assigned class control</title>
<link rel="stylesheet" type="text/css" href="../../../../medi... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/init-classes.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,365 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Automatic column hiding</title>
<link rel="stylesheet" type="text/css" href="../../../../med... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/auto.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,570 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Class control</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css/jqu... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/classes.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,874 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" ty... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 707 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Complex headers (rowspan / colspan)</title>
<link rel="stylesheet" type="text/css" href="../... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/complexHeader.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 6,615 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - With FixedHeader</title>
<link rel="stylesheet" type="text/css" href="../../../../media/css/... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/display-control/fixedHeader.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,681 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Custom child row renderer</title>
<link rel="stylesheet" type="text/css" href="../../../../m... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/custom-renderer.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 8,003 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" ty... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 918 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Column controlled child rows</title>
<link rel="stylesheet" type="text/css" href="../../../.... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/column-control.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,509 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Disable child rows</title>
<link rel="stylesheet" type="text/css" href="../../../../media/cs... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/disable-child-rows.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,602 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Column control - right</title>
<link rel="stylesheet" type="text/css" href="../../../../medi... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/right-column.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,350 |
```css
table.KeyTable th.focus,
table.KeyTable td.focus {
outline: 3px solid #3366FF;
outline-offset: -3px;
}
``` | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/css/dataTables.keyTable.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 35 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>Responsive example - Whole row child row control</title>
<link rel="stylesheet" type="text/css" href="../../../..... | /content/code_sandbox/system/static/plugins/datatables/extensions/Responsive/examples/child-rows/whole-row-control.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,365 |
```css
table.KeyTable th.focus,table.KeyTable td.focus{outline:3px solid #3366FF;outline-offset:-3px}
``` | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/css/dataTables.keyTable.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 29 |
```javascript
/*!
KeyTable 1.2.1
2010-2014 SpryMedia Ltd - datatables.net/license
*/
var KeyTable;
(function(F,n,K){var A=function(d){KeyTable=function(j){function A(a){return function(e,c,p){(null===e||"number"==typeof e)&&(null===c||"number"==typeof c)&&"function"==typeof p?k[a].push({x:e,y:c,fn:p}):"object"==typeo... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/js/dataTables.keyTable.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,291 |
```javascript
/*! KeyTable 1.2.1
* 2010-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary KeyTable
* @description Spreadsheet like keyboard navigation for DataTables
* @version 1.2.1
* @file dataTables.keyTable.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/js/dataTables.keyTable.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 9,143 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 705 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>KeyTable example - Basic initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/j... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/examples/simple.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,477 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>KeyTable example - Events</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.dataTabl... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/examples/events.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 6,598 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>KeyTable example - Scrolling table</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/examples/scrolling.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,537 |
```css
div.AutoFill_filler{display:none;position:absolute;height:14px;width:14px;background:url(../images/filler.png) no-repeat center center;z-index:1002}div.AutoFill_border{display:none;position:absolute;background-color:#0063dc;z-index:1001;box-shadow:0px 0px 5px #76b4ff;-moz-box-shadow:0px 0px 5px #76b4ff;-webkit-b... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 114 |
```css
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* AutoFill styles
*/
div.AutoFill_filler {
display: none;
position: absolute;
height: 14px;
width: 14px;
background: url(../images/filler.png) no-repeat center center;
z-index: 1002;
}
div.AutoFill_border {
display: none;
posi... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 183 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>KeyTable example - Plain HTML table</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquer... | /content/code_sandbox/system/static/plugins/datatables/extensions/KeyTable/examples/html.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,446 |
```javascript
/*!
AutoFill 1.2.1
2008-2014 SpryMedia Ltd - datatables.net/license
*/
(function(o,j,m){var l=function(c,k){var h=function(d,b){if(!(this instanceof h))throw"Warning: AutoFill must be initialised with the keyword 'new'";if(!c.fn.dataTableExt.fnVersionCheck("1.7.0"))throw"Warning: AutoFill requires DataT... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/js/dataTables.autoFill.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,854 |
```javascript
/*! AutoFill 1.2.1
* 2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary AutoFill
* @description Add Excel like click and drag auto-fill options to DataTables
* @version 1.2.1
* @file dataTables.autoFill.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contac... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/js/dataTables.autoFill.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 6,865 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Horizontal fill</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/fill-horizontal.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,611 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 704 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Basic initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/j... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/simple.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,528 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Scrolling DataTable</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jq... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/scrolling.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,526 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Complete callback</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jque... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/complete-callback.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,694 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Column options</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/columns.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,629 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Step callback</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.d... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/step-callback.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,893 |
```css
button.ColVis_Button,
ul.ColVis_collection li {
padding: 0.5em;
}
ul.ColVis_collection {
margin: 0;
padding: 0;
overflow: hidden;
z-index: 2002;
}
ul.ColVis_collection li {
clear: both;
display: block;
text-align: left;
margin: -1px 0 0 0;
}
ul.ColVis_collection li span {
display: inline-block;
pa... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/css/dataTables.colvis.jqueryui.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 169 |
```css
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* ColVis styles
*/
div.ColVis {
float: right;
margin-bottom: 1em;
}
button.ColVis_Button,
ul.ColVis_collection li {
position: relative;
float: left;
margin-right: 3px;
padding: 5px 8px;
border: 1px solid #999;
cursor: pointer;... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/css/dataTables.colVis.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,254 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>AutoFill example - Horizontal and vertical fill</title>
<link rel="stylesheet" type="text/css" href="../../../med... | /content/code_sandbox/system/static/plugins/datatables/extensions/AutoFill/examples/fill-both.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,620 |
```css
div.ColVis{float:right;margin-bottom:1em}button.ColVis_Button,ul.ColVis_collection li{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:0.88em;color:black !important;white-space:nowrap;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-bor... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/css/dataTables.colVis.min.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,693 |
```javascript
/*!
ColVis 1.1.2
2010-2015 SpryMedia Ltd - datatables.net/license
*/
(function(j,i,k){j=function(d){var e=function(a,b){(!this.CLASS||"ColVis"!=this.CLASS)&&alert("Warning: ColVis must be initialised with the keyword 'new'");"undefined"==typeof b&&(b={});var c=d.fn.dataTable.camelToHungarian;c&&(c(e.def... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/js/dataTables.colVis.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,999 |
```javascript
/*! ColVis 1.1.2
* 2010-2015 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary ColVis
* @description Controls for column visibility in DataTables
* @version 1.1.2
* @file dataTables.colReorder.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/js/dataTables.colVis.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 8,276 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Exclude columns from list</title>
<link rel="stylesheet" type="text/css" href="../../../media/cs... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/exclude_columns.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,672 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Basic initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jqu... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/simple.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,661 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type=... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/index.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 834 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Two tables with shared controls</title>
<link rel="stylesheet" type="text/css" href="../../../me... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/two_tables_identical.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,342 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Two tables with individual controls</title>
<link rel="stylesheet" type="text/css" href="../../.... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/two_tables.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 2,994 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Restore / show all</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquer... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/restore.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,731 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Mouseover activation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jqu... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/mouseover.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,662 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - `new` initialisation</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jqu... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/new_init.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,696 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Column button callback</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/j... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/title_callback.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,705 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - jQuery UI styling</title>
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.11... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/jqueryui.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,854 |
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="path_to_url">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>ColVis example - Button ordering</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.d... | /content/code_sandbox/system/static/plugins/datatables/extensions/ColVis/examples/button_order.html | html | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,630 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.