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>AutoFill example - Column options</title>
 | 
			
		||||
@@ -641,4 +641,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>AutoFill example - Complete callback</title>
 | 
			
		||||
@@ -27,7 +27,7 @@ $(document).ready(function() {
 | 
			
		||||
	new $.fn.dataTable.AutoFill( table, {
 | 
			
		||||
		complete: function ( altered ) {
 | 
			
		||||
			var last = altered[ altered.length-1 ];
 | 
			
		||||
			alert( 
 | 
			
		||||
			alert(
 | 
			
		||||
				altered.length+' cells were altered in this auto-fill. The '+
 | 
			
		||||
				'value of the last cell altered was: '+last.oldValue+' and is '+
 | 
			
		||||
				'now '+last.newValue
 | 
			
		||||
@@ -555,7 +555,7 @@ $(document).ready(function() {
 | 
			
		||||
	new $.fn.dataTable.AutoFill( table, {
 | 
			
		||||
		complete: function ( altered ) {
 | 
			
		||||
			var last = altered[ altered.length-1 ];
 | 
			
		||||
			alert( 
 | 
			
		||||
			alert(
 | 
			
		||||
				altered.length+' cells were altered in this auto-fill. The '+
 | 
			
		||||
				'value of the last cell altered was: '+last.oldValue+' and is '+
 | 
			
		||||
				'now '+last.newValue
 | 
			
		||||
@@ -649,4 +649,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>AutoFill example - Horizontal and vertical fill</title>
 | 
			
		||||
@@ -638,4 +638,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>AutoFill example - Horizontal fill</title>
 | 
			
		||||
@@ -638,4 +638,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">
 | 
			
		||||
@@ -63,4 +63,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>AutoFill example - Scrolling DataTable</title>
 | 
			
		||||
@@ -635,4 +635,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>AutoFill example - Basic initialisation</title>
 | 
			
		||||
@@ -628,4 +628,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>AutoFill example - Step callback</title>
 | 
			
		||||
@@ -657,4 +657,4 @@ $(document).ready(function() {
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user