Skip to content

Instantly share code, notes, and snippets.

@calvine
calvine / Datatables_cookie_modifier.js
Last active August 29, 2015 14:11
This is a code snippit to modify how Datatables.net stores state information your cookie
<html>
<head>
<title>Easy Drag Demo</title>
<link rel="stylesheet" type="text/css" href="/css/result-light.css">
<style type="text/css">
.container {
height: 250px;
width: 250px;