Legacy.datatables.net is a subdomain of datatables.net, which was created on 2009-01-22,making it 15 years ago. It has several subdomains, such as live.datatables.net cdn.datatables.net , among others.
Discover legacy.datatables.net website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site
HomePage size: 35.928 KB |
Page Load Time: 0.075529 Seconds |
Website IP Address: 104.26.8.123 |
Official jQuery Blog | New Wave Javascript blog.jquery.com |
jQuery Mobile – All Versions | jQuery CDN view.jquerymobile.com |
Royal Corporation SDS Table of Contents | SDS Table of Contents www.sdstoc.royalcorporation.com |
Responsive jQuery Sliders – My WordPress Blog flex.madebymufffin.com |
jQuery UI API Documentation api.jqueryui.com |
Citrix Online Plug-in Web Download - Use the Online plug-in to access your hosted applications or vi citrix-online-plug-in-web2.software.informer.com |
TABLE, CHAIR, BAR, RENTAL, $56.57* FARM TABLE RENTAL, LINEN RENTAL, ST. LOUIS, ATLANTA. tables.amerevent.com |
DataTables CDN cdn.datatables.net |
Table Rock Campus - OTC Table Rock Campus tablerock.otc.edu |
Metal Table Bases & Metal Table Legs Blog | Replacementtablelegs.com blog.replacementtablelegs.com |
DataTables (table plug-in for jQuery) https://legacy.datatables.net/ |
DataTables - Usage https://legacy.datatables.net/usage/ |
DataTables - Styling https://legacy.datatables.net/styling/ |
DataTables - Extras https://legacy.datatables.net/extras/ |
DataTables - Development https://legacy.datatables.net/development/ |
Styling - ThemeForest Themes https://legacy.datatables.net/styling/themeforest |
DataTables - FixedHeader https://legacy.datatables.net/extras/fixedheader/ |
DataTables - Development - Roadmap https://legacy.datatables.net/development/roadmap |
DataTables - FixedColumns https://legacy.datatables.net/extras/fixedcolumns/ |
DataTables - Examples https://legacy.datatables.net/examples/ |
DataTables - Reference https://legacy.datatables.net/ref.html |
DataTables (table plug-in for jQuery) https://legacy.datatables.net/ref |
DataTables (table plug-in for jQuery) https://legacy.datatables.net/index.html |
DataTables - Styling https://legacy.datatables.net/styling/custom_classes.html |
DataTables - Styling https://legacy.datatables.net/styling/index.html |
Date: Tue, 14 May 2024 21:48:28 GMT |
Content-Type: text/html |
Transfer-Encoding: chunked |
Connection: keep-alive |
last-modified: Fri, 29 Mar 2024 14:27:31 GMT |
vary: Accept-Encoding |
etag: W/"6606cfd3-62f6" |
x-frame-options: SAMEORIGIN |
x-content-type-options: nosniff |
x-xss-protection: 1; mode=block |
x-permitted-cross-domain-policies: master-only |
referrer-policy: same-origin |
CF-Cache-Status: DYNAMIC |
Report-To: "endpoints":["url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=rC8AtOffnSk8blX1PRMylSemV4UDW7lgxIM%2FGPJd7DT0fS%2BE8djzC60f8pdf9N%2FI5PeErk54MVKVrU%2Ffr7tGmx58Bbp70b36ctDq2P9Ylj%2BVstUFU4UozdFEmf6dwCxIigIVxj2vfs38JxBlDCtbO62KWA%3D%3D"],"group":"cf-nel","max_age":604800 |
NEL: "success_fraction":0,"report_to":"cf-nel","max_age":604800 |
Server: cloudflare |
CF-RAY: 883e17b10eab29bc-IAD |
content="text/html; charset=utf-8" http-equiv="Content-type"/ |
DataTables Usage Examples Styling API Development Editor Extras Plug-ins Blog FAQs Forums Purchase Download Support This site contains the legacy documentation for DataTables v1.9 and earlier for reference only. DataTables 1.9 was End Of Life in 2014. Do not use it for new work . The current release of DataTables can always be found on DataTables.net . DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. Key features: Variable length pagination On-the-fly filtering Multi-column sorting with data type detection Smart handling of column widths Display data from almost any data source DOM , Javascript array , Ajax file and server-side processing (PHP, C#, Perl, Ruby, AIR, Gears etc) Scrolling options for table viewport Fully internationalisable jQuery UI ThemeRoller support Rock solid - backed by a suite of 2900 unit tests Wide variety of plug-ins inc. Editor , TableTools , FixedColumns and more It’s free! State saving Hidden columns Dynamic creation of tables Ajax auto loading of data Custom DOM positioning Single column filtering Alternative pagination types Non-destructive DOM interaction Sorting column(s) highlighting Advanced data source options Commercial support available Fully accessible for screenreaders / keyboard access Sensible file size: 70K minified, 20K gzip’d Extensive plug-in support Sorting, type detection, API functions, pagination and filtering Fully themeable by CSS Solid documentation 130+ pre-built examples So how easy is it to use DataTables? Take a peek at the code below, a single function call to initialise the table is all it takes: /* * Example init */ $(document).ready(function(){ $(’#example’).dataTable(); }); An example of DataTables in action is shown below with a table of CSS browser grading as used by Conditional-CSS . Example Rendering engine Browser Platform(s) Engine version CSS grade Trident Internet Explorer 4.0 Win 95+ 4 X Trident Internet Explorer 5.0 Win 95+ 5 C Trident Internet Explorer 5.5 Win 95+ 5.5 A Trident Internet Explorer 6 Win 98+ 6 A Trident Internet Explorer 7 Win XP SP2+ 7 A Trident AOL browser (AOL desktop) Win XP 6 A Gecko Firefox 1.0 Win 98+ / OSX.2+ 1.7 A Gecko Firefox 1.5 Win 98+ / OSX.2+ 1.8 A Gecko Firefox 2.0 Win 98+ / OSX.2+ 1.8 A Gecko Firefox 3.0 Win 2k+ / OSX.3+ 1.9 A Gecko Camino 1.0 OSX.2+ 1.8 A Gecko Camino 1.5 OSX.3+ 1.8 A Gecko Netscape 7.2 Win 95+ / Mac OS 8.6-9.2 1.7 A Gecko Netscape Browser 8 Win 98SE+ 1.7 A Gecko Netscape Navigator 9 Win 98+ / OSX.2+ 1.8 A Gecko Mozilla 1.0 Win 95+ / OSX.1+ 1 A Gecko Mozilla 1.1 Win 95+ / OSX.1+ 1.1 A Gecko Mozilla 1.2 Win 95+ / OSX.1+ 1.2 A Gecko Mozilla 1.3 Win 95+ / OSX.1+ 1.3 A Gecko Mozilla 1.4 Win 95+ / OSX.1+ 1.4 A Gecko Mozilla 1.5 Win 95+ / OSX.1+ 1.5 A Gecko Mozilla 1.6 Win 95+ / OSX.1+ 1.6 A Gecko Mozilla 1.7 Win 98+ / OSX.1+ 1.7 A Gecko Mozilla 1.8 Win 98+ / OSX.1+ 1.8 A Gecko Seamonkey 1.1 Win 98+ / OSX.2+ 1.8 A Gecko Epiphany 2.20 Gnome 1.8 A Webkit Safari 1.2 OSX.3 125.5 A Webkit Safari 1.3 OSX.3 312.8 A Webkit Safari 2.0 OSX.4+ 419.3 A Webkit Safari 3.0 OSX.4+ 522.1 A Webkit Google Chrome 1.0 Win XP+ 525 A Webkit OmniWeb 5.5 OSX.4+ 420 A Webkit iPod Touch / iPhone iPod 420.1 A Webkit S60 S60 413 A Presto Opera 7.0 Win 95+ / OSX.1+ - A Presto Opera 7.5 Win 95+ / OSX.2+ - A Presto Opera 8.0 Win 95+ / OSX.2+ - A Presto Opera 8.5 Win 95+ / OSX.2+ - A Presto Opera 9.0 Win 95+ / OSX.3+ - A Presto Opera 9.2 Win 88+ / OSX.3+ - A Presto Opera 9.5 Win 88+ / OSX.3+ - A Presto Opera for Wii Wii - A Presto Nokia N800 N800 - A Presto Nintendo DS browser Nintendo DS 8.5 C/A KHTML Konqureror 3.1 KDE 3.1 3.1 C KHTML Konqureror 3.3 KDE 3.3 3.3 A KHTML Konqureror 3.5 KDE 3.5 3.5 A Tasman Internet Explorer 4.5 Mac OS 8-9 - X Tasman Internet Explorer 5.1 Mac OS 7.6-9 1 C Tasman Internet Explorer 5.2 Mac OS 8-X 1 C Misc NetFront 3.1 Embedded devices - C Misc NetFront 3.4 Embedded devices - A Misc Dillo 0.8 Embedded devices - X Misc Links Text only - X Misc Lynx Text only - X Misc IE Mobile Windows Mobile 6 - C Misc PSP browser PSP - C Other browsers All others - - U DataTables blog DataTables 1.10.0 release candidate DataTables 1.10 beta HTML 5 Clipboard and File APIs JS Bin update Introducing Editor - editing for DataTables Orthogonal data DataTables debugger Twitter Bootstrap 2 Microsoft CDN localStorage for state saving Twitter Bootstrap Site updates - JS Bin and more Getting started with DataTables: First steps Creating feature plug-ins DataTables support Drill-down rows Introducing Scroller - Virtual Scrolling for DataTables DataTables 1.8 Inline editing Creating beautiful and functional tables with DataTables Extended data source options with DataTables DataTables around the web ITables v2 Congratulations to Mac Wouts on the release of his ITables 2.0 software. It is an MIT licenses python package that renders Python DataFrames using DataTables. Extended data source options with DataTables Welcome to the new DataTables blog! I would like to use this section of the site to introduce various topics which are useful for DataTables and give tutorials about how ... Creating beautiful and functional tables with DataTables DataTables has a wealth of features enabled by default (as can be seen in the zero-configuration example) but the example stylesheets that come in the DataTables package are intentionally rather ... DataTables 1.8 It gives me great pleasure to announce the release of DataTables 1.8.0. This update provides a significant update to the capabilities of DataTables, with emphasis on making it much easier ... ThemeForest themes with DataTables If you are looking for a quick way of creating stylish looking tables, integrated with the rest of your site, then there are a number of themes available on ThemeForest with DataTables support. They are listed here. More... Please let me know if you have any DataTables related news, which I can add here! DataTables news feed DataTables blog feed DataTables releases feed Used by Just some of the companies and organisations using DataTables. Would you like your logo to appear here as well? Please get in touch ! Sponsored by Help support DataTables by becoming a sponsor .DataTables designed and created by SpryMedia © 2008-2014 DataTables is dual licensed under the GPL v2 license or a BSD (3-point) license...
Domain Name: DATATABLES.NET Registry Domain ID: 1538772929_DOMAIN_NET-VRSN Registrar WHOIS Server: whois.joker.com Registrar URL: http://www.joker.com Updated Date: 2020-12-20T08:46:37Z Creation Date: 2009-01-22T21:21:27Z Registry Expiry Date: 2026-01-22T21:21:27Z Registrar: CSL Computer Service Langenbach GmbH d/b/a joker.com Registrar IANA ID: 113 Registrar Abuse Contact Email: abuse@joker.com Registrar Abuse Contact Phone: +49.21186767447 Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Name Server: ERIN.NS.CLOUDFLARE.COM Name Server: JAKE.NS.CLOUDFLARE.COM DNSSEC: signedDelegation DNSSEC DS Data: 2371 13 2 FA87772B77B79587DBBB4083C831E0A8FAD74B5565D5062AE14330A1ED973A29 >>> Last update of whois database: 2024-05-17T19:58:51Z <<<