1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-19 12:52:11 +01:00

Merge branch 'master' of github.com:DataTables/DataTablesSrc

This commit is contained in:
Allan Jardine 2018-06-14 11:15:30 +01:00
parent dbcc844022
commit 4c558e0a13
99 changed files with 210 additions and 206 deletions

View File

@ -1 +1 @@
afe9c4795ea9f75fed29f3d4f60e259715a86a8f 96850eea4a19fbb66a8112776bbf9d4830107569

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -560,7 +560,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -551,7 +551,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -544,7 +544,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -19,7 +19,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -546,7 +546,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -17,7 +17,7 @@
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -552,7 +552,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -558,7 +558,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -543,7 +543,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -13,7 +13,7 @@
th { white-space: nowrap; } th { white-space: nowrap; }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -541,7 +541,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -541,7 +541,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -540,7 +540,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Advanced initialisation</title> <title>DataTables examples - Advanced initialisation</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -540,7 +540,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -540,7 +540,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -564,7 +564,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -16,7 +16,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -550,7 +550,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -16,7 +16,7 @@ tr.group:hover {
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -607,7 +607,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -560,7 +560,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -107,7 +107,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -92,7 +92,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -111,7 +111,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -82,7 +82,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Ajax sourced data</title> <title>DataTables examples - Ajax sourced data</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -110,7 +110,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -105,7 +105,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -119,7 +119,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -113,7 +113,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -92,7 +92,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -112,7 +112,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -552,7 +552,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -562,7 +562,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -1350,7 +1350,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -17,7 +17,7 @@ td.highlight {
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -556,7 +556,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - API</title> <title>DataTables examples - API</title>

View File

@ -17,7 +17,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -584,7 +584,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -589,7 +589,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -640,7 +640,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -19,7 +19,7 @@ tr.shown td.details-control {
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -185,7 +185,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -551,7 +551,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -565,7 +565,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -567,7 +567,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -5,15 +5,15 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Scrolling and Bootstrap tabs</title> <title>DataTables example - Scrolling and Bootstrap tabs</title>
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script type="text/javascript" language="javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -124,10 +124,10 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js</a> <a href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -148,7 +148,8 @@ $(document).ready(function() {
<p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p>
<ul> <ul>
<li> <li>
<a href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</a> <a href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.bootstrap.css">../../media/css/dataTables.bootstrap.css</a> <a href="../../media/css/dataTables.bootstrap.css">../../media/css/dataTables.bootstrap.css</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -548,7 +548,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -547,7 +547,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -535,7 +535,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -582,7 +582,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -536,7 +536,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -15,7 +15,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -535,7 +535,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -558,7 +558,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Basic initialisation</title> <title>DataTables examples - Basic initialisation</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -544,7 +544,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -496,7 +496,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -15,7 +15,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -247,7 +247,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -16,7 +16,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -704,7 +704,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -16,7 +16,7 @@
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -702,7 +702,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -543,7 +543,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -539,7 +539,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -542,7 +542,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -537,7 +537,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -530,7 +530,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -81,7 +81,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -531,7 +531,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Data sources</title> <title>DataTables examples - Data sources</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -154,7 +154,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -84,7 +84,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="./resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="./resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="./resources/demo.css"> <link rel="stylesheet" type="text/css" href="./resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="./resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="./resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="./resources/demo.js"></script> <script type="text/javascript" language="javascript" src="./resources/demo.js"></script>
<title>DataTables examples - Examples index</title> <title>DataTables examples - Examples index</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -578,7 +578,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -1411,7 +1411,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Plug-ins</title> <title>DataTables examples - Plug-ins</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -588,7 +588,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -570,7 +570,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -564,7 +564,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -99,7 +99,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -167,7 +167,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -98,7 +98,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Server-side processing</title> <title>DataTables examples - Server-side processing</title>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -91,7 +91,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -97,7 +97,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -332,7 +332,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -107,7 +107,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -19,7 +19,7 @@ tr.details td.details-control {
} }
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -201,7 +201,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -124,7 +124,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -83,7 +83,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -5,14 +5,14 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Bootstrap 3</title> <title>DataTables example - Bootstrap 3</title>
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -533,7 +533,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -554,7 +554,8 @@ $(document).ready(function() {
<p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p>
<ul> <ul>
<li> <li>
<a href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</a> <a href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.bootstrap.css">../../media/css/dataTables.bootstrap.css</a> <a href="../../media/css/dataTables.bootstrap.css">../../media/css/dataTables.bootstrap.css</a>

View File

@ -5,14 +5,14 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Bootstrap 4</title> <title>DataTables example - Bootstrap 4</title>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap4.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.bootstrap4.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap4.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.bootstrap4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -529,7 +529,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -551,7 +551,7 @@ $(document).ready(function() {
<ul> <ul>
<li> <li>
<a href= <a href=
"//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.css">//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.css</a> "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.bootstrap4.css">../../media/css/dataTables.bootstrap4.css</a> <a href="../../media/css/dataTables.bootstrap4.css">../../media/css/dataTables.bootstrap4.css</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -526,7 +526,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -527,7 +527,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -538,7 +538,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -5,14 +5,14 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Foundation</title> <title>DataTables example - Foundation</title>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.foundation.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.foundation.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.foundation.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.foundation.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -533,7 +533,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -555,7 +555,7 @@ $(document).ready(function() {
<ul> <ul>
<li> <li>
<a href= <a href=
"//cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css">//cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css</a> "https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css">https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.min.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.foundation.css">../../media/css/dataTables.foundation.css</a> <a href="../../media/css/dataTables.foundation.css">../../media/css/dataTables.foundation.css</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -527,7 +527,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<title>DataTables examples - Styling</title> <title>DataTables examples - Styling</title>

View File

@ -5,14 +5,14 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - jQuery UI ThemeRoller</title> <title>DataTables example - jQuery UI ThemeRoller</title>
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.jqueryui.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.jqueryui.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.jqueryui.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.jqueryui.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -532,7 +532,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -553,7 +553,7 @@ $(document).ready(function() {
<p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css</a> <a href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.jqueryui.css">../../media/css/dataTables.jqueryui.css</a> <a href="../../media/css/dataTables.jqueryui.css">../../media/css/dataTables.jqueryui.css</a>

View File

@ -5,14 +5,14 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Material Design (Tech. preview)</title> <title>DataTables example - Material Design (Tech. preview)</title>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.material.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.material.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.material.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.material.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -546,7 +546,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -568,7 +568,7 @@ $(document).ready(function() {
<ul> <ul>
<li> <li>
<a href= <a href=
"//cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css">//cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css</a> "https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css">https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.1.0/material.min.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.material.css">../../media/css/dataTables.material.css</a> <a href="../../media/css/dataTables.material.css">../../media/css/dataTables.material.css</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -526,7 +526,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -527,7 +527,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -526,7 +526,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -5,17 +5,17 @@
<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.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Semantic UI</title> <title>DataTables example - Semantic UI</title>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css">
<link rel="stylesheet" type="text/css" href="../../media/css/dataTables.semanticui.css"> <link rel="stylesheet" type="text/css" href="../../media/css/dataTables.semanticui.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.semanticui.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.semanticui.js"></script>
<script type="text/javascript" language="javascript" src="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js"></script> <script type="text/javascript" language="javascript" src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<script type="text/javascript" language="javascript" class="init"> <script type="text/javascript" language="javascript" class="init">
@ -530,7 +530,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
@ -539,7 +539,8 @@ $(document).ready(function() {
<a href="../../media/js/dataTables.semanticui.js">../../media/js/dataTables.semanticui.js</a> <a href="../../media/js/dataTables.semanticui.js">../../media/js/dataTables.semanticui.js</a>
</li> </li>
<li> <li>
<a href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js">//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js</a> <a href=
"https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js">https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js</a>
</li> </li>
</ul> </ul>
</div> </div>
@ -554,7 +555,8 @@ $(document).ready(function() {
<p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p>
<ul> <ul>
<li> <li>
<a href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css">//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css</a> <a href=
"https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css">https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css</a>
</li> </li>
<li> <li>
<a href="../../media/css/dataTables.semanticui.css">../../media/css/dataTables.semanticui.css</a> <a href="../../media/css/dataTables.semanticui.css">../../media/css/dataTables.semanticui.css</a>

View File

@ -11,7 +11,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
@ -526,7 +526,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>

View File

@ -12,7 +12,7 @@
<style type="text/css" class="init"> <style type="text/css" class="init">
</style> </style>
<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/dataTables.uikit.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/dataTables.uikit.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
@ -530,7 +530,7 @@ $(document).ready(function() {
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul> <ul>
<li> <li>
<a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> <a href="https://code.jquery.com/jquery-1.12.4.js">https://code.jquery.com/jquery-1.12.4.js</a>
</li> </li>
<li> <li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>