first commit
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Alternative insert styling</title>
 | 
			
		||||
@@ -634,4 +634,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Individual column filtering</title>
 | 
			
		||||
@@ -27,12 +27,12 @@ $(document).ready(function() {
 | 
			
		||||
        var title = $('#example thead th').eq( $(this).index() ).text();
 | 
			
		||||
        $(this).html( '<input type="text" placeholder="Search '+title+'" />' );
 | 
			
		||||
    } );
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
    // DataTable
 | 
			
		||||
    var table = $('#example').DataTable( {
 | 
			
		||||
		dom: 'Rlfrtip'
 | 
			
		||||
	} );
 | 
			
		||||
     
 | 
			
		||||
 | 
			
		||||
    // Apply the filter
 | 
			
		||||
    $("#example tfoot input").on( 'keyup change', function () {
 | 
			
		||||
        table
 | 
			
		||||
@@ -556,12 +556,12 @@ $(document).ready(function() {
 | 
			
		||||
        var title = $('#example thead th').eq( $(this).index() ).text();
 | 
			
		||||
        $(this).html( '<input type="text" placeholder="Search '+title+'" />' );
 | 
			
		||||
    } );
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
    // DataTable
 | 
			
		||||
    var table = $('#example').DataTable( {
 | 
			
		||||
		dom: 'Rlfrtip'
 | 
			
		||||
	} );
 | 
			
		||||
     
 | 
			
		||||
 | 
			
		||||
    // Apply the filter
 | 
			
		||||
    $("#example tfoot input").on( 'keyup change', function () {
 | 
			
		||||
        table
 | 
			
		||||
@@ -653,4 +653,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - ColVis integration</title>
 | 
			
		||||
@@ -632,4 +632,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - FixedColumns integration</title>
 | 
			
		||||
@@ -828,4 +828,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - FixedHeader integration</title>
 | 
			
		||||
@@ -632,4 +632,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<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="text/css" href="../../../examples/resources/demo.css">
 | 
			
		||||
@@ -71,4 +71,4 @@
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - jQuery UI styling</title>
 | 
			
		||||
@@ -632,4 +632,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Initialisation using `new`</title>
 | 
			
		||||
@@ -623,4 +623,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Predefined column ordering</title>
 | 
			
		||||
@@ -633,4 +633,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Realtime updating</title>
 | 
			
		||||
@@ -634,4 +634,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Reset ordering API</title>
 | 
			
		||||
@@ -29,10 +29,10 @@ $(document).ready(function() {
 | 
			
		||||
			order: [ 4, 3, 2, 1, 0 ]
 | 
			
		||||
		}
 | 
			
		||||
	} );
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
	$('#reset').click( function (e) {
 | 
			
		||||
		e.preventDefault();
 | 
			
		||||
		
 | 
			
		||||
 | 
			
		||||
		table.colReorder.reset();
 | 
			
		||||
	} );
 | 
			
		||||
} );
 | 
			
		||||
@@ -556,10 +556,10 @@ $(document).ready(function() {
 | 
			
		||||
			order: [ 4, 3, 2, 1, 0 ]
 | 
			
		||||
		}
 | 
			
		||||
	} );
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
	$('#reset').click( function (e) {
 | 
			
		||||
		e.preventDefault();
 | 
			
		||||
		
 | 
			
		||||
 | 
			
		||||
		table.colReorder.reset();
 | 
			
		||||
	} );
 | 
			
		||||
} );</code>
 | 
			
		||||
@@ -646,4 +646,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Scrolling table</title>
 | 
			
		||||
@@ -629,4 +629,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Server-side processing</title>
 | 
			
		||||
@@ -189,4 +189,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - Basic initialisation</title>
 | 
			
		||||
@@ -627,4 +627,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
 | 
			
		||||
	<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.png">
 | 
			
		||||
	<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
 | 
			
		||||
 | 
			
		||||
	<title>ColReorder example - State saving</title>
 | 
			
		||||
@@ -628,4 +628,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user