first commit

This commit is contained in:
2022-02-27 17:08:29 +01:00
parent 7a4a674d3c
commit c604f61cec
119 changed files with 259 additions and 259 deletions

View File

@ -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>Responsive example - Column controlled child rows</title>
@ -851,4 +851,4 @@ $(document).ready(function() {
</div>
</section>
</body>
</html>
</html>

View File

@ -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>Responsive example - Custom child row renderer</title>
@ -860,4 +860,4 @@ $(document).ready(function() {
</div>
</section>
</body>
</html>
</html>

View File

@ -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>Responsive example - Disable child rows</title>
@ -816,4 +816,4 @@ $(document).ready(function() {
</div>
</section>
</body>
</html>
</html>

View File

@ -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">
@ -69,4 +69,4 @@
</div>
</section>
</body>
</html>
</html>

View File

@ -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>Responsive example - Column control - right</title>
@ -847,4 +847,4 @@ $(document).ready(function() {
</div>
</section>
</body>
</html>
</html>

View File

@ -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>Responsive example - Whole row child row control</title>
@ -850,4 +850,4 @@ $(document).ready(function() {
</div>
</section>
</body>
</html>
</html>