mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-28 10:24:10 +01:00
Fix - examples: The API row details example wasn't showing the close
icon due to an incorrect class name
This commit is contained in:
parent
dcbea43baf
commit
7c8e10d0dd
@ -1 +1 @@
|
||||
9e8608fd117a2f841b3db76e36bebe06e635667f
|
||||
dc21e8db04d98fd6fdd03d3308cb02cb367ee939
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Column rendering</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Complex headers (rowspan / colspan)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Setting defaults</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Multiple table control elements</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Custom toolbar elements</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - DataTables events</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - DOM / jQuery events</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Footer callback</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - HTML5 data-* attributes</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
@ -87,7 +88,7 @@ $(document).ready(function() {
|
||||
<td>System Architect</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>61</td>
|
||||
<td data-order="1303682400">Mon 25th Apr 11</td>
|
||||
<td data-order="1303686000">Mon 25th Apr 11</td>
|
||||
<td data-order="320800">$320,800/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -95,7 +96,7 @@ $(document).ready(function() {
|
||||
<td>Accountant</td>
|
||||
<td>Tokyo</td>
|
||||
<td>63</td>
|
||||
<td data-order="1311544800">Mon 25th Jul 11</td>
|
||||
<td data-order="1311548400">Mon 25th Jul 11</td>
|
||||
<td data-order="170750">$170,750/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -103,7 +104,7 @@ $(document).ready(function() {
|
||||
<td>Junior Technical Author</td>
|
||||
<td>San Francisco</td>
|
||||
<td>66</td>
|
||||
<td data-order="1231714800">Mon 12th Jan 09</td>
|
||||
<td data-order="1231718400">Mon 12th Jan 09</td>
|
||||
<td data-order="86000">$86,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -111,7 +112,7 @@ $(document).ready(function() {
|
||||
<td>Senior Javascript Developer</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>22</td>
|
||||
<td data-order="1332972000">Thu 29th Mar 12</td>
|
||||
<td data-order="1332975600">Thu 29th Mar 12</td>
|
||||
<td data-order="433060">$433,060/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -119,7 +120,7 @@ $(document).ready(function() {
|
||||
<td>Accountant</td>
|
||||
<td>Tokyo</td>
|
||||
<td>33</td>
|
||||
<td data-order="1227826800">Fri 28th Nov 08</td>
|
||||
<td data-order="1227830400">Fri 28th Nov 08</td>
|
||||
<td data-order="162700">$162,700/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -127,7 +128,7 @@ $(document).ready(function() {
|
||||
<td>Integration Specialist</td>
|
||||
<td>New York</td>
|
||||
<td>61</td>
|
||||
<td data-order="1354402800">Sun 2nd Dec 12</td>
|
||||
<td data-order="1354406400">Sun 2nd Dec 12</td>
|
||||
<td data-order="372000">$372,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -135,7 +136,7 @@ $(document).ready(function() {
|
||||
<td>Sales Assistant</td>
|
||||
<td>San Francisco</td>
|
||||
<td>59</td>
|
||||
<td data-order="1344204000">Mon 6th Aug 12</td>
|
||||
<td data-order="1344207600">Mon 6th Aug 12</td>
|
||||
<td data-order="137500">$137,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -143,7 +144,7 @@ $(document).ready(function() {
|
||||
<td>Integration Specialist</td>
|
||||
<td>Tokyo</td>
|
||||
<td>55</td>
|
||||
<td data-order="1287007200">Thu 14th Oct 10</td>
|
||||
<td data-order="1287010800">Thu 14th Oct 10</td>
|
||||
<td data-order="327900">$327,900/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -151,7 +152,7 @@ $(document).ready(function() {
|
||||
<td>Javascript Developer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>39</td>
|
||||
<td data-order="1252965600">Tue 15th Sep 09</td>
|
||||
<td data-order="1252969200">Tue 15th Sep 09</td>
|
||||
<td data-order="205500">$205,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -159,7 +160,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>23</td>
|
||||
<td data-order="1229122800">Sat 13th Dec 08</td>
|
||||
<td data-order="1229126400">Sat 13th Dec 08</td>
|
||||
<td data-order="103600">$103,600/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -167,7 +168,7 @@ $(document).ready(function() {
|
||||
<td>Office Manager</td>
|
||||
<td>London</td>
|
||||
<td>30</td>
|
||||
<td data-order="1229641200">Fri 19th Dec 08</td>
|
||||
<td data-order="1229644800">Fri 19th Dec 08</td>
|
||||
<td data-order="90560">$90,560/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -175,7 +176,7 @@ $(document).ready(function() {
|
||||
<td>Support Lead</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>22</td>
|
||||
<td data-order="1362265200">Sun 3rd Mar 13</td>
|
||||
<td data-order="1362268800">Sun 3rd Mar 13</td>
|
||||
<td data-order="342000">$342,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -183,7 +184,7 @@ $(document).ready(function() {
|
||||
<td>Regional Director</td>
|
||||
<td>San Francisco</td>
|
||||
<td>36</td>
|
||||
<td data-order="1224108000">Thu 16th Oct 08</td>
|
||||
<td data-order="1224111600">Thu 16th Oct 08</td>
|
||||
<td data-order="470600">$470,600/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -191,7 +192,7 @@ $(document).ready(function() {
|
||||
<td>Senior Marketing Designer</td>
|
||||
<td>London</td>
|
||||
<td>43</td>
|
||||
<td data-order="1355785200">Tue 18th Dec 12</td>
|
||||
<td data-order="1355788800">Tue 18th Dec 12</td>
|
||||
<td data-order="313500">$313,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -199,7 +200,7 @@ $(document).ready(function() {
|
||||
<td>Regional Director</td>
|
||||
<td>London</td>
|
||||
<td>19</td>
|
||||
<td data-order="1268780400">Wed 17th Mar 10</td>
|
||||
<td data-order="1268784000">Wed 17th Mar 10</td>
|
||||
<td data-order="385750">$385,750/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -207,7 +208,7 @@ $(document).ready(function() {
|
||||
<td>Marketing Designer</td>
|
||||
<td>London</td>
|
||||
<td>66</td>
|
||||
<td data-order="1353970800">Tue 27th Nov 12</td>
|
||||
<td data-order="1353974400">Tue 27th Nov 12</td>
|
||||
<td data-order="198500">$198,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -215,7 +216,7 @@ $(document).ready(function() {
|
||||
<td>Chief Financial Officer (CFO)</td>
|
||||
<td>New York</td>
|
||||
<td>64</td>
|
||||
<td data-order="1276034400">Wed 9th Jun 10</td>
|
||||
<td data-order="1276038000">Wed 9th Jun 10</td>
|
||||
<td data-order="725000">$725,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -223,7 +224,7 @@ $(document).ready(function() {
|
||||
<td>Systems Administrator</td>
|
||||
<td>New York</td>
|
||||
<td>59</td>
|
||||
<td data-order="1239314400">Fri 10th Apr 09</td>
|
||||
<td data-order="1239318000">Fri 10th Apr 09</td>
|
||||
<td data-order="237500">$237,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -231,7 +232,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>London</td>
|
||||
<td>41</td>
|
||||
<td data-order="1350079200">Sat 13th Oct 12</td>
|
||||
<td data-order="1350082800">Sat 13th Oct 12</td>
|
||||
<td data-order="132000">$132,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -239,7 +240,7 @@ $(document).ready(function() {
|
||||
<td>Personnel Lead</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>35</td>
|
||||
<td data-order="1348610400">Wed 26th Sep 12</td>
|
||||
<td data-order="1348614000">Wed 26th Sep 12</td>
|
||||
<td data-order="217500">$217,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -247,7 +248,7 @@ $(document).ready(function() {
|
||||
<td>Development Lead</td>
|
||||
<td>New York</td>
|
||||
<td>30</td>
|
||||
<td data-order="1315000800">Sat 3rd Sep 11</td>
|
||||
<td data-order="1315004400">Sat 3rd Sep 11</td>
|
||||
<td data-order="345000">$345,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -255,7 +256,7 @@ $(document).ready(function() {
|
||||
<td>Chief Marketing Officer (CMO)</td>
|
||||
<td>New York</td>
|
||||
<td>40</td>
|
||||
<td data-order="1245880800">Thu 25th Jun 09</td>
|
||||
<td data-order="1245884400">Thu 25th Jun 09</td>
|
||||
<td data-order="675000">$675,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -263,7 +264,7 @@ $(document).ready(function() {
|
||||
<td>Pre-Sales Support</td>
|
||||
<td>New York</td>
|
||||
<td>21</td>
|
||||
<td data-order="1323644400">Mon 12th Dec 11</td>
|
||||
<td data-order="1323648000">Mon 12th Dec 11</td>
|
||||
<td data-order="106450">$106,450/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -271,7 +272,7 @@ $(document).ready(function() {
|
||||
<td>Sales Assistant</td>
|
||||
<td>Sidney</td>
|
||||
<td>23</td>
|
||||
<td data-order="1284933600">Mon 20th Sep 10</td>
|
||||
<td data-order="1284937200">Mon 20th Sep 10</td>
|
||||
<td data-order="85600">$85,600/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -279,7 +280,7 @@ $(document).ready(function() {
|
||||
<td>Chief Executive Officer (CEO)</td>
|
||||
<td>London</td>
|
||||
<td>47</td>
|
||||
<td data-order="1255039200">Fri 9th Oct 09</td>
|
||||
<td data-order="1255042800">Fri 9th Oct 09</td>
|
||||
<td data-order="1200000">$1,200,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -287,7 +288,7 @@ $(document).ready(function() {
|
||||
<td>Developer</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>42</td>
|
||||
<td data-order="1292972400">Wed 22nd Dec 10</td>
|
||||
<td data-order="1292976000">Wed 22nd Dec 10</td>
|
||||
<td data-order="92575">$92,575/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -295,7 +296,7 @@ $(document).ready(function() {
|
||||
<td>Regional Director</td>
|
||||
<td>Singapore</td>
|
||||
<td>28</td>
|
||||
<td data-order="1289689200">Sun 14th Nov 10</td>
|
||||
<td data-order="1289692800">Sun 14th Nov 10</td>
|
||||
<td data-order="357650">$357,650/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -303,7 +304,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>28</td>
|
||||
<td data-order="1307397600">Tue 7th Jun 11</td>
|
||||
<td data-order="1307401200">Tue 7th Jun 11</td>
|
||||
<td data-order="206850">$206,850/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -311,7 +312,7 @@ $(document).ready(function() {
|
||||
<td>Chief Operating Officer (COO)</td>
|
||||
<td>San Francisco</td>
|
||||
<td>48</td>
|
||||
<td data-order="1268262000">Thu 11th Mar 10</td>
|
||||
<td data-order="1268265600">Thu 11th Mar 10</td>
|
||||
<td data-order="850000">$850,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -319,7 +320,7 @@ $(document).ready(function() {
|
||||
<td>Regional Marketing</td>
|
||||
<td>Tokyo</td>
|
||||
<td>20</td>
|
||||
<td data-order="1313272800">Sun 14th Aug 11</td>
|
||||
<td data-order="1313276400">Sun 14th Aug 11</td>
|
||||
<td data-order="163000">$163,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -327,7 +328,7 @@ $(document).ready(function() {
|
||||
<td>Integration Specialist</td>
|
||||
<td>Sidney</td>
|
||||
<td>37</td>
|
||||
<td data-order="1306965600">Thu 2nd Jun 11</td>
|
||||
<td data-order="1306969200">Thu 2nd Jun 11</td>
|
||||
<td data-order="95400">$95,400/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -335,7 +336,7 @@ $(document).ready(function() {
|
||||
<td>Developer</td>
|
||||
<td>London</td>
|
||||
<td>53</td>
|
||||
<td data-order="1256162400">Thu 22nd Oct 09</td>
|
||||
<td data-order="1256166000">Thu 22nd Oct 09</td>
|
||||
<td data-order="114500">$114,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -343,7 +344,7 @@ $(document).ready(function() {
|
||||
<td>Technical Author</td>
|
||||
<td>London</td>
|
||||
<td>27</td>
|
||||
<td data-order="1304719200">Sat 7th May 11</td>
|
||||
<td data-order="1304722800">Sat 7th May 11</td>
|
||||
<td data-order="145000">$145,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -351,7 +352,7 @@ $(document).ready(function() {
|
||||
<td>Team Leader</td>
|
||||
<td>San Francisco</td>
|
||||
<td>22</td>
|
||||
<td data-order="1224972000">Sun 26th Oct 08</td>
|
||||
<td data-order="1224975600">Sun 26th Oct 08</td>
|
||||
<td data-order="235500">$235,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -359,7 +360,7 @@ $(document).ready(function() {
|
||||
<td>Post-Sales support</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>46</td>
|
||||
<td data-order="1299625200">Wed 9th Mar 11</td>
|
||||
<td data-order="1299628800">Wed 9th Mar 11</td>
|
||||
<td data-order="324050">$324,050/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -367,7 +368,7 @@ $(document).ready(function() {
|
||||
<td>Marketing Designer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>47</td>
|
||||
<td data-order="1260313200">Wed 9th Dec 09</td>
|
||||
<td data-order="1260316800">Wed 9th Dec 09</td>
|
||||
<td data-order="85675">$85,675/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -375,7 +376,7 @@ $(document).ready(function() {
|
||||
<td>Office Manager</td>
|
||||
<td>San Francisco</td>
|
||||
<td>51</td>
|
||||
<td data-order="1229382000">Tue 16th Dec 08</td>
|
||||
<td data-order="1229385600">Tue 16th Dec 08</td>
|
||||
<td data-order="164500">$164,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -383,7 +384,7 @@ $(document).ready(function() {
|
||||
<td>Secretary</td>
|
||||
<td>San Francisco</td>
|
||||
<td>41</td>
|
||||
<td data-order="1265929200">Fri 12th Feb 10</td>
|
||||
<td data-order="1265932800">Fri 12th Feb 10</td>
|
||||
<td data-order="109850">$109,850/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -391,7 +392,7 @@ $(document).ready(function() {
|
||||
<td>Financial Controller</td>
|
||||
<td>San Francisco</td>
|
||||
<td>62</td>
|
||||
<td data-order="1234566000">Sat 14th Feb 09</td>
|
||||
<td data-order="1234569600">Sat 14th Feb 09</td>
|
||||
<td data-order="452500">$452,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -399,7 +400,7 @@ $(document).ready(function() {
|
||||
<td>Office Manager</td>
|
||||
<td>London</td>
|
||||
<td>37</td>
|
||||
<td data-order="1228950000">Thu 11th Dec 08</td>
|
||||
<td data-order="1228953600">Thu 11th Dec 08</td>
|
||||
<td data-order="136200">$136,200/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -407,7 +408,7 @@ $(document).ready(function() {
|
||||
<td>Director</td>
|
||||
<td>New York</td>
|
||||
<td>65</td>
|
||||
<td data-order="1222380000">Fri 26th Sep 08</td>
|
||||
<td data-order="1222383600">Fri 26th Sep 08</td>
|
||||
<td data-order="645750">$645,750/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -415,7 +416,7 @@ $(document).ready(function() {
|
||||
<td>Support Engineer</td>
|
||||
<td>Singapore</td>
|
||||
<td>64</td>
|
||||
<td data-order="1296687600">Thu 3rd Feb 11</td>
|
||||
<td data-order="1296691200">Thu 3rd Feb 11</td>
|
||||
<td data-order="234500">$234,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -423,7 +424,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>London</td>
|
||||
<td>38</td>
|
||||
<td data-order="1304373600">Tue 3rd May 11</td>
|
||||
<td data-order="1304377200">Tue 3rd May 11</td>
|
||||
<td data-order="163500">$163,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -431,7 +432,7 @@ $(document).ready(function() {
|
||||
<td>Support Engineer</td>
|
||||
<td>Tokyo</td>
|
||||
<td>37</td>
|
||||
<td data-order="1250632800">Wed 19th Aug 09</td>
|
||||
<td data-order="1250636400">Wed 19th Aug 09</td>
|
||||
<td data-order="139575">$139,575/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -439,7 +440,7 @@ $(document).ready(function() {
|
||||
<td>Developer</td>
|
||||
<td>New York</td>
|
||||
<td>61</td>
|
||||
<td data-order="1376172000">Sun 11th Aug 13</td>
|
||||
<td data-order="1376175600">Sun 11th Aug 13</td>
|
||||
<td data-order="98540">$98,540/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -447,7 +448,7 @@ $(document).ready(function() {
|
||||
<td>Support Engineer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>47</td>
|
||||
<td data-order="1246917600">Tue 7th Jul 09</td>
|
||||
<td data-order="1246921200">Tue 7th Jul 09</td>
|
||||
<td data-order="87500">$87,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -455,7 +456,7 @@ $(document).ready(function() {
|
||||
<td>Data Coordinator</td>
|
||||
<td>Singapore</td>
|
||||
<td>64</td>
|
||||
<td data-order="1333922400">Mon 9th Apr 12</td>
|
||||
<td data-order="1333926000">Mon 9th Apr 12</td>
|
||||
<td data-order="138575">$138,575/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -463,7 +464,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>New York</td>
|
||||
<td>63</td>
|
||||
<td data-order="1262559600">Mon 4th Jan 10</td>
|
||||
<td data-order="1262563200">Mon 4th Jan 10</td>
|
||||
<td data-order="125250">$125,250/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -471,7 +472,7 @@ $(document).ready(function() {
|
||||
<td>Software Engineer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>56</td>
|
||||
<td data-order="1338501600">Fri 1st Jun 12</td>
|
||||
<td data-order="1338505200">Fri 1st Jun 12</td>
|
||||
<td data-order="115000">$115,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -479,7 +480,7 @@ $(document).ready(function() {
|
||||
<td>Junior Javascript Developer</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>43</td>
|
||||
<td data-order="1359673200">Fri 1st Feb 13</td>
|
||||
<td data-order="1359676800">Fri 1st Feb 13</td>
|
||||
<td data-order="75650">$75,650/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -487,7 +488,7 @@ $(document).ready(function() {
|
||||
<td>Sales Assistant</td>
|
||||
<td>New York</td>
|
||||
<td>46</td>
|
||||
<td data-order="1323126000">Tue 6th Dec 11</td>
|
||||
<td data-order="1323129600">Tue 6th Dec 11</td>
|
||||
<td data-order="145600">$145,600/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -495,7 +496,7 @@ $(document).ready(function() {
|
||||
<td>Regional Director</td>
|
||||
<td>London</td>
|
||||
<td>47</td>
|
||||
<td data-order="1300662000">Mon 21st Mar 11</td>
|
||||
<td data-order="1300665600">Mon 21st Mar 11</td>
|
||||
<td data-order="356250">$356,250/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -503,7 +504,7 @@ $(document).ready(function() {
|
||||
<td>Systems Administrator</td>
|
||||
<td>London</td>
|
||||
<td>21</td>
|
||||
<td data-order="1235689200">Fri 27th Feb 09</td>
|
||||
<td data-order="1235692800">Fri 27th Feb 09</td>
|
||||
<td data-order="103500">$103,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -511,7 +512,7 @@ $(document).ready(function() {
|
||||
<td>Developer</td>
|
||||
<td>San Francisco</td>
|
||||
<td>30</td>
|
||||
<td data-order="1279058400">Wed 14th Jul 10</td>
|
||||
<td data-order="1279062000">Wed 14th Jul 10</td>
|
||||
<td data-order="86500">$86,500/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -519,7 +520,7 @@ $(document).ready(function() {
|
||||
<td>Regional Director</td>
|
||||
<td>Edinburgh</td>
|
||||
<td>51</td>
|
||||
<td data-order="1226530800">Thu 13th Nov 08</td>
|
||||
<td data-order="1226534400">Thu 13th Nov 08</td>
|
||||
<td data-order="183000">$183,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -527,7 +528,7 @@ $(document).ready(function() {
|
||||
<td>Javascript Developer</td>
|
||||
<td>Singapore</td>
|
||||
<td>29</td>
|
||||
<td data-order="1309125600">Mon 27th Jun 11</td>
|
||||
<td data-order="1309129200">Mon 27th Jun 11</td>
|
||||
<td data-order="183000">$183,000/m</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -535,7 +536,7 @@ $(document).ready(function() {
|
||||
<td>Customer Support</td>
|
||||
<td>New York</td>
|
||||
<td>27</td>
|
||||
<td data-order="1295910000">Tue 25th Jan 11</td>
|
||||
<td data-order="1295913600">Tue 25th Jan 11</td>
|
||||
<td data-order="112000">$112,000/m</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Language file</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Page length options</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row created callback</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row grouping</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Order direction sequence control</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Flat array data source</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Custom data source property</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -6,7 +6,7 @@
|
||||
"salary": "$320,800",
|
||||
"start_date": {
|
||||
"display": "Mon 25th Apr 11",
|
||||
"timestamp": "1303682400"
|
||||
"timestamp": "1303686000"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "5421"
|
||||
@ -17,7 +17,7 @@
|
||||
"salary": "$170,750",
|
||||
"start_date": {
|
||||
"display": "Mon 25th Jul 11",
|
||||
"timestamp": "1311544800"
|
||||
"timestamp": "1311548400"
|
||||
},
|
||||
"office": "Tokyo",
|
||||
"extn": "8422"
|
||||
@ -28,7 +28,7 @@
|
||||
"salary": "$86,000",
|
||||
"start_date": {
|
||||
"display": "Mon 12th Jan 09",
|
||||
"timestamp": "1231714800"
|
||||
"timestamp": "1231718400"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "1562"
|
||||
@ -39,7 +39,7 @@
|
||||
"salary": "$433,060",
|
||||
"start_date": {
|
||||
"display": "Thu 29th Mar 12",
|
||||
"timestamp": "1332972000"
|
||||
"timestamp": "1332975600"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "6224"
|
||||
@ -50,7 +50,7 @@
|
||||
"salary": "$162,700",
|
||||
"start_date": {
|
||||
"display": "Fri 28th Nov 08",
|
||||
"timestamp": "1227826800"
|
||||
"timestamp": "1227830400"
|
||||
},
|
||||
"office": "Tokyo",
|
||||
"extn": "5407"
|
||||
@ -61,7 +61,7 @@
|
||||
"salary": "$372,000",
|
||||
"start_date": {
|
||||
"display": "Sun 2nd Dec 12",
|
||||
"timestamp": "1354402800"
|
||||
"timestamp": "1354406400"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "4804"
|
||||
@ -72,7 +72,7 @@
|
||||
"salary": "$137,500",
|
||||
"start_date": {
|
||||
"display": "Mon 6th Aug 12",
|
||||
"timestamp": "1344204000"
|
||||
"timestamp": "1344207600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "9608"
|
||||
@ -83,7 +83,7 @@
|
||||
"salary": "$327,900",
|
||||
"start_date": {
|
||||
"display": "Thu 14th Oct 10",
|
||||
"timestamp": "1287007200"
|
||||
"timestamp": "1287010800"
|
||||
},
|
||||
"office": "Tokyo",
|
||||
"extn": "6200"
|
||||
@ -94,7 +94,7 @@
|
||||
"salary": "$205,500",
|
||||
"start_date": {
|
||||
"display": "Tue 15th Sep 09",
|
||||
"timestamp": "1252965600"
|
||||
"timestamp": "1252969200"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "2360"
|
||||
@ -105,7 +105,7 @@
|
||||
"salary": "$103,600",
|
||||
"start_date": {
|
||||
"display": "Sat 13th Dec 08",
|
||||
"timestamp": "1229122800"
|
||||
"timestamp": "1229126400"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "1667"
|
||||
@ -116,7 +116,7 @@
|
||||
"salary": "$90,560",
|
||||
"start_date": {
|
||||
"display": "Fri 19th Dec 08",
|
||||
"timestamp": "1229641200"
|
||||
"timestamp": "1229644800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "3814"
|
||||
@ -127,7 +127,7 @@
|
||||
"salary": "$342,000",
|
||||
"start_date": {
|
||||
"display": "Sun 3rd Mar 13",
|
||||
"timestamp": "1362265200"
|
||||
"timestamp": "1362268800"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "9497"
|
||||
@ -138,7 +138,7 @@
|
||||
"salary": "$470,600",
|
||||
"start_date": {
|
||||
"display": "Thu 16th Oct 08",
|
||||
"timestamp": "1224108000"
|
||||
"timestamp": "1224111600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "6741"
|
||||
@ -149,7 +149,7 @@
|
||||
"salary": "$313,500",
|
||||
"start_date": {
|
||||
"display": "Tue 18th Dec 12",
|
||||
"timestamp": "1355785200"
|
||||
"timestamp": "1355788800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "3597"
|
||||
@ -160,7 +160,7 @@
|
||||
"salary": "$385,750",
|
||||
"start_date": {
|
||||
"display": "Wed 17th Mar 10",
|
||||
"timestamp": "1268780400"
|
||||
"timestamp": "1268784000"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "1965"
|
||||
@ -171,7 +171,7 @@
|
||||
"salary": "$198,500",
|
||||
"start_date": {
|
||||
"display": "Tue 27th Nov 12",
|
||||
"timestamp": "1353970800"
|
||||
"timestamp": "1353974400"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "1581"
|
||||
@ -182,7 +182,7 @@
|
||||
"salary": "$725,000",
|
||||
"start_date": {
|
||||
"display": "Wed 9th Jun 10",
|
||||
"timestamp": "1276034400"
|
||||
"timestamp": "1276038000"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "3059"
|
||||
@ -193,7 +193,7 @@
|
||||
"salary": "$237,500",
|
||||
"start_date": {
|
||||
"display": "Fri 10th Apr 09",
|
||||
"timestamp": "1239314400"
|
||||
"timestamp": "1239318000"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "1721"
|
||||
@ -204,7 +204,7 @@
|
||||
"salary": "$132,000",
|
||||
"start_date": {
|
||||
"display": "Sat 13th Oct 12",
|
||||
"timestamp": "1350079200"
|
||||
"timestamp": "1350082800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "2558"
|
||||
@ -215,7 +215,7 @@
|
||||
"salary": "$217,500",
|
||||
"start_date": {
|
||||
"display": "Wed 26th Sep 12",
|
||||
"timestamp": "1348610400"
|
||||
"timestamp": "1348614000"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "2290"
|
||||
@ -226,7 +226,7 @@
|
||||
"salary": "$345,000",
|
||||
"start_date": {
|
||||
"display": "Sat 3rd Sep 11",
|
||||
"timestamp": "1315000800"
|
||||
"timestamp": "1315004400"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "1937"
|
||||
@ -237,7 +237,7 @@
|
||||
"salary": "$675,000",
|
||||
"start_date": {
|
||||
"display": "Thu 25th Jun 09",
|
||||
"timestamp": "1245880800"
|
||||
"timestamp": "1245884400"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "6154"
|
||||
@ -248,7 +248,7 @@
|
||||
"salary": "$106,450",
|
||||
"start_date": {
|
||||
"display": "Mon 12th Dec 11",
|
||||
"timestamp": "1323644400"
|
||||
"timestamp": "1323648000"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "8330"
|
||||
@ -259,7 +259,7 @@
|
||||
"salary": "$85,600",
|
||||
"start_date": {
|
||||
"display": "Mon 20th Sep 10",
|
||||
"timestamp": "1284933600"
|
||||
"timestamp": "1284937200"
|
||||
},
|
||||
"office": "Sidney",
|
||||
"extn": "3023"
|
||||
@ -270,7 +270,7 @@
|
||||
"salary": "$1,200,000",
|
||||
"start_date": {
|
||||
"display": "Fri 9th Oct 09",
|
||||
"timestamp": "1255039200"
|
||||
"timestamp": "1255042800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "5797"
|
||||
@ -281,7 +281,7 @@
|
||||
"salary": "$92,575",
|
||||
"start_date": {
|
||||
"display": "Wed 22nd Dec 10",
|
||||
"timestamp": "1292972400"
|
||||
"timestamp": "1292976000"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "8822"
|
||||
@ -292,7 +292,7 @@
|
||||
"salary": "$357,650",
|
||||
"start_date": {
|
||||
"display": "Sun 14th Nov 10",
|
||||
"timestamp": "1289689200"
|
||||
"timestamp": "1289692800"
|
||||
},
|
||||
"office": "Singapore",
|
||||
"extn": "9239"
|
||||
@ -303,7 +303,7 @@
|
||||
"salary": "$206,850",
|
||||
"start_date": {
|
||||
"display": "Tue 7th Jun 11",
|
||||
"timestamp": "1307397600"
|
||||
"timestamp": "1307401200"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "1314"
|
||||
@ -314,7 +314,7 @@
|
||||
"salary": "$850,000",
|
||||
"start_date": {
|
||||
"display": "Thu 11th Mar 10",
|
||||
"timestamp": "1268262000"
|
||||
"timestamp": "1268265600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "2947"
|
||||
@ -325,7 +325,7 @@
|
||||
"salary": "$163,000",
|
||||
"start_date": {
|
||||
"display": "Sun 14th Aug 11",
|
||||
"timestamp": "1313272800"
|
||||
"timestamp": "1313276400"
|
||||
},
|
||||
"office": "Tokyo",
|
||||
"extn": "8899"
|
||||
@ -336,7 +336,7 @@
|
||||
"salary": "$95,400",
|
||||
"start_date": {
|
||||
"display": "Thu 2nd Jun 11",
|
||||
"timestamp": "1306965600"
|
||||
"timestamp": "1306969200"
|
||||
},
|
||||
"office": "Sidney",
|
||||
"extn": "2769"
|
||||
@ -347,7 +347,7 @@
|
||||
"salary": "$114,500",
|
||||
"start_date": {
|
||||
"display": "Thu 22nd Oct 09",
|
||||
"timestamp": "1256162400"
|
||||
"timestamp": "1256166000"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "6832"
|
||||
@ -358,7 +358,7 @@
|
||||
"salary": "$145,000",
|
||||
"start_date": {
|
||||
"display": "Sat 7th May 11",
|
||||
"timestamp": "1304719200"
|
||||
"timestamp": "1304722800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "3606"
|
||||
@ -369,7 +369,7 @@
|
||||
"salary": "$235,500",
|
||||
"start_date": {
|
||||
"display": "Sun 26th Oct 08",
|
||||
"timestamp": "1224972000"
|
||||
"timestamp": "1224975600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "2860"
|
||||
@ -380,7 +380,7 @@
|
||||
"salary": "$324,050",
|
||||
"start_date": {
|
||||
"display": "Wed 9th Mar 11",
|
||||
"timestamp": "1299625200"
|
||||
"timestamp": "1299628800"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "8240"
|
||||
@ -391,7 +391,7 @@
|
||||
"salary": "$85,675",
|
||||
"start_date": {
|
||||
"display": "Wed 9th Dec 09",
|
||||
"timestamp": "1260313200"
|
||||
"timestamp": "1260316800"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "5384"
|
||||
@ -402,7 +402,7 @@
|
||||
"salary": "$164,500",
|
||||
"start_date": {
|
||||
"display": "Tue 16th Dec 08",
|
||||
"timestamp": "1229382000"
|
||||
"timestamp": "1229385600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "7031"
|
||||
@ -413,7 +413,7 @@
|
||||
"salary": "$109,850",
|
||||
"start_date": {
|
||||
"display": "Fri 12th Feb 10",
|
||||
"timestamp": "1265929200"
|
||||
"timestamp": "1265932800"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "6318"
|
||||
@ -424,7 +424,7 @@
|
||||
"salary": "$452,500",
|
||||
"start_date": {
|
||||
"display": "Sat 14th Feb 09",
|
||||
"timestamp": "1234566000"
|
||||
"timestamp": "1234569600"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "9422"
|
||||
@ -435,7 +435,7 @@
|
||||
"salary": "$136,200",
|
||||
"start_date": {
|
||||
"display": "Thu 11th Dec 08",
|
||||
"timestamp": "1228950000"
|
||||
"timestamp": "1228953600"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "7580"
|
||||
@ -446,7 +446,7 @@
|
||||
"salary": "$645,750",
|
||||
"start_date": {
|
||||
"display": "Fri 26th Sep 08",
|
||||
"timestamp": "1222380000"
|
||||
"timestamp": "1222383600"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "1042"
|
||||
@ -457,7 +457,7 @@
|
||||
"salary": "$234,500",
|
||||
"start_date": {
|
||||
"display": "Thu 3rd Feb 11",
|
||||
"timestamp": "1296687600"
|
||||
"timestamp": "1296691200"
|
||||
},
|
||||
"office": "Singapore",
|
||||
"extn": "2120"
|
||||
@ -468,7 +468,7 @@
|
||||
"salary": "$163,500",
|
||||
"start_date": {
|
||||
"display": "Tue 3rd May 11",
|
||||
"timestamp": "1304373600"
|
||||
"timestamp": "1304377200"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "6222"
|
||||
@ -479,7 +479,7 @@
|
||||
"salary": "$139,575",
|
||||
"start_date": {
|
||||
"display": "Wed 19th Aug 09",
|
||||
"timestamp": "1250632800"
|
||||
"timestamp": "1250636400"
|
||||
},
|
||||
"office": "Tokyo",
|
||||
"extn": "9383"
|
||||
@ -490,7 +490,7 @@
|
||||
"salary": "$98,540",
|
||||
"start_date": {
|
||||
"display": "Sun 11th Aug 13",
|
||||
"timestamp": "1376172000"
|
||||
"timestamp": "1376175600"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "8327"
|
||||
@ -501,7 +501,7 @@
|
||||
"salary": "$87,500",
|
||||
"start_date": {
|
||||
"display": "Tue 7th Jul 09",
|
||||
"timestamp": "1246917600"
|
||||
"timestamp": "1246921200"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "2927"
|
||||
@ -512,7 +512,7 @@
|
||||
"salary": "$138,575",
|
||||
"start_date": {
|
||||
"display": "Mon 9th Apr 12",
|
||||
"timestamp": "1333922400"
|
||||
"timestamp": "1333926000"
|
||||
},
|
||||
"office": "Singapore",
|
||||
"extn": "8352"
|
||||
@ -523,7 +523,7 @@
|
||||
"salary": "$125,250",
|
||||
"start_date": {
|
||||
"display": "Mon 4th Jan 10",
|
||||
"timestamp": "1262559600"
|
||||
"timestamp": "1262563200"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "7439"
|
||||
@ -534,7 +534,7 @@
|
||||
"salary": "$115,000",
|
||||
"start_date": {
|
||||
"display": "Fri 1st Jun 12",
|
||||
"timestamp": "1338501600"
|
||||
"timestamp": "1338505200"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "4389"
|
||||
@ -545,7 +545,7 @@
|
||||
"salary": "$75,650",
|
||||
"start_date": {
|
||||
"display": "Fri 1st Feb 13",
|
||||
"timestamp": "1359673200"
|
||||
"timestamp": "1359676800"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "3431"
|
||||
@ -556,7 +556,7 @@
|
||||
"salary": "$145,600",
|
||||
"start_date": {
|
||||
"display": "Tue 6th Dec 11",
|
||||
"timestamp": "1323126000"
|
||||
"timestamp": "1323129600"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "3990"
|
||||
@ -567,7 +567,7 @@
|
||||
"salary": "$356,250",
|
||||
"start_date": {
|
||||
"display": "Mon 21st Mar 11",
|
||||
"timestamp": "1300662000"
|
||||
"timestamp": "1300665600"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "1016"
|
||||
@ -578,7 +578,7 @@
|
||||
"salary": "$103,500",
|
||||
"start_date": {
|
||||
"display": "Fri 27th Feb 09",
|
||||
"timestamp": "1235689200"
|
||||
"timestamp": "1235692800"
|
||||
},
|
||||
"office": "London",
|
||||
"extn": "6733"
|
||||
@ -589,7 +589,7 @@
|
||||
"salary": "$86,500",
|
||||
"start_date": {
|
||||
"display": "Wed 14th Jul 10",
|
||||
"timestamp": "1279058400"
|
||||
"timestamp": "1279062000"
|
||||
},
|
||||
"office": "San Francisco",
|
||||
"extn": "8196"
|
||||
@ -600,7 +600,7 @@
|
||||
"salary": "$183,000",
|
||||
"start_date": {
|
||||
"display": "Thu 13th Nov 08",
|
||||
"timestamp": "1226530800"
|
||||
"timestamp": "1226534400"
|
||||
},
|
||||
"office": "Edinburgh",
|
||||
"extn": "6373"
|
||||
@ -611,7 +611,7 @@
|
||||
"salary": "$183,000",
|
||||
"start_date": {
|
||||
"display": "Mon 27th Jun 11",
|
||||
"timestamp": "1309125600"
|
||||
"timestamp": "1309129200"
|
||||
},
|
||||
"office": "Singapore",
|
||||
"extn": "5384"
|
||||
@ -622,7 +622,7 @@
|
||||
"salary": "$112,000",
|
||||
"start_date": {
|
||||
"display": "Tue 25th Jan 11",
|
||||
"timestamp": "1295910000"
|
||||
"timestamp": "1295913600"
|
||||
},
|
||||
"office": "New York",
|
||||
"extn": "4226"
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Nested object data (objects)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Deferred rendering for speed</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Generated content for a column</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Ajax data source (objects)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Nested object data (arrays)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Orthogonal data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Ajax data source (arrays)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Add rows</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Using API in callbacks</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Index column</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Form inputs</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Highlighting rows and columns</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Individual column filtering (text inputs)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Individual column filtering (select inputs)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Filtering API (regular expressions)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Child rows (show extra / detailed information)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
@ -14,7 +15,7 @@ td.details-control {
|
||||
background: url('../resources/details_open.png') no-repeat center center;
|
||||
cursor: pointer;
|
||||
}
|
||||
tr.details td.details-control {
|
||||
tr.shown td.details-control {
|
||||
background: url('../resources/details_close.png') no-repeat center center;
|
||||
}
|
||||
|
||||
@ -216,7 +217,7 @@ $(document).ready(function() {
|
||||
background: url('../resources/details_open.png') no-repeat center center;
|
||||
cursor: pointer;
|
||||
}
|
||||
tr.details td.details-control {
|
||||
tr.shown td.details-control {
|
||||
background: url('../resources/details_close.png') no-repeat center center;
|
||||
}</code>
|
||||
</div>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row selection (multiple rows)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row selection and deletion (single row)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Show / hide columns dynamically</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Scrolling and jQuery UI tabs</title>
|
||||
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Alternative pagination</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Language - Comma decimal place</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Complex headers (rowspan and colspan)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - DOM positioning</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Feature enable / disable</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Flexible table width</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Hidden columns</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Language options</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Multi-column ordering</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Multiple tables</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Scroll - horizontal</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Scroll - horizontal and vertical</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Scroll - vertical</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Scroll - vertical with jQuery UI ThemeRoller</title>
|
||||
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - State saving</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Default ordering (sorting)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Zero configuration</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
@ -19,7 +20,14 @@
|
||||
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#example').dataTable();
|
||||
var oTable = $('#example').dataTable( {
|
||||
"fnInitComplete" : function () {
|
||||
$('table.dataTable td').click(function() {
|
||||
var position=oTable.fnGetPosition(this);
|
||||
alert("Row is "+position[0]);
|
||||
});
|
||||
}
|
||||
} );
|
||||
} );
|
||||
|
||||
|
||||
@ -534,7 +542,14 @@ $(document).ready(function() {
|
||||
<div class="js">
|
||||
<p>The Javascript shown below is used to initialise the table shown in this
|
||||
example:</p><code class="multiline brush: js;">$(document).ready(function() {
|
||||
$('#example').dataTable();
|
||||
var oTable = $('#example').dataTable( {
|
||||
"fnInitComplete" : function () {
|
||||
$('table.dataTable td').click(function() {
|
||||
var position=oTable.fnGetPosition(this);
|
||||
alert("Row is "+position[0]);
|
||||
});
|
||||
}
|
||||
} );
|
||||
} );</code>
|
||||
|
||||
<p>In addition to the above code, the following Javascript library files are loaded for use in this
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Ajax sourced data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - HTML (DOM) sourced data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Javascript sourced data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Server-side processing</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - API plug-in methods</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Live DOM ordering</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Custom filtering - range search</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Ordering plug-ins (with type detection)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Ordering plug-ins (no type detection)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Custom HTTP variables</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Deferred loading of data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Automatic addition of row ID attributes</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - JSONP data source for remote domains</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Object data source</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Pipelining data to reduce Ajax calls for paging</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - POST data</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row details</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Row selection</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Server-side processing</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Bootstrap</title>
|
||||
<link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - cell borders</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Foundation</title>
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - hover</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - jQuery UI ThemeRoller</title>
|
||||
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - no styling classes</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - order-column</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - row borders</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>DataTables example - Base style - stripe</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
|
||||
|
Loading…
Reference in New Issue
Block a user