Allan Jardine
7477cee42d
Dev fix: Need to get the media path before setting the linclude library
...
paths
2013-12-19 14:04:37 +00:00
Allan Jardine
43400684a4
Site: Updates based on my work for the DataTables site. Mostly minor
...
changes to styling, naming or docs fixes
2013-12-19 14:03:24 +00:00
Allan Jardine
1a51c7afa1
Merge branch 'master' of github.com:DataTables/DataTablesSrc
2013-12-19 14:03:12 +00:00
Allan Jardine
46571cfd0a
Site: Updating custom markdown to have class for styling, and demo
...
styling update
2013-12-19 14:02:59 +00:00
Allan Jardine
57970f1412
Site: Updating examples to be more like the new sites styling
2013-12-19 14:02:46 +00:00
Allan Jardine
da8358ce48
Updated: Update examples and documentation for the change in committed
...
in cdc6399 to make naming more consistent
2013-11-12 19:18:51 +00:00
Allan Jardine
fd91aba00c
Examples: Add HTML5 data-* attribute example
...
- DataTables 1.10 has the ability to source data for filtering and
sorting from HTML5 data-* attributes. This example shows that ability
2013-10-16 15:33:34 +01:00
Allan Jardine
7bec74c02f
New - examples: Examples updated and restyled for DataTables 1.10
...
- Additional information and better layout for examples. See the src
repo for more information.
2013-10-16 12:13:30 +01:00
Allan Jardine
4e5cad9640
Size: The default formatNumber method has been reduced in size.
...
- Exactly the same functionality, but now uses a regex to perform the
same operation
2013-09-23 11:44:58 +01:00
Allan Jardine
d3c2fd551b
Fix - examples: Remove link to custom column ordering - now recommended mDataProp
2012-02-10 07:38:45 +00:00
Allan Jardine
ccb99b3305
Add the localstorage example to the links list
2012-01-14 12:02:34 +00:00
Allan Jardine
e8c4436132
Update examples list with new custom events demo link
2011-12-28 11:55:39 +00:00
Allan Jardine
9720130cbc
Update example links with new flexible width example
2011-12-15 10:19:24 +00:00
Allan Jardine
f1a74f3c25
Merge branch '1_9_DEV' of github.com:DataTables/DataTables into 1_9_DEV
2011-12-14 18:07:08 +00:00
Allan Jardine
cf0bfe0145
Update documentation links to add defaults example and remove fnGetNodes from post-init description
2011-12-14 18:05:57 +00:00
Allan Jardine
9ebabaf089
Update: Modify the form example to use the new $ API method
2011-12-14 17:47:22 +00:00
Allan Jardine
1d2db4d5e9
New: All examples which show Ajax requests now show the JSON response from the server (highlighted to be readiable JSON formatting) and the responses shown will update with each additional request. The idea is to make the formatting that DataTables expects / can cope with more obvious
2011-09-10 08:53:02 +01:00
Allan Jardine
f788dd28d3
New: Syntax highlighting for the examples and provide a link for DataTables initialisation options to the reference page
2011-09-05 19:14:02 +01:00
Allan Jardine
ed00eac7f5
Updated: Update the links on all examples to include the new examples for 1.8 and general tidy up of examples
2011-04-26 07:30:31 +01:00
Allan Jardine
a9b9dc4ffe
New: New examples for the various features of DataTables 1.8
2011-04-25 19:07:57 +01:00
Allan Jardine
27627b287d
Updated: Trivial change to update hte favicon used by the DataTables examples from the SpryMedia icon to DataTables
2010-10-08 21:15:17 +01:00
Allan Jardine
fde6ba858a
New: Infinite scrolling! Building on the scrolling feature set that was introduced with 1.7, you can now have DataTables do infinite scrolling (bScrollInfinite: true), where data is loaded dynamically as and when needed by the user's interaction with scrolling. Infinite scrolling can be used by all DataTables' supported data sources without modification.
...
New: The distance from the end of the current scrolling container before new data is added (with infinite scrolling) can be controlled with iScrollLoadGap (which is a numeric value in pixels).
New: Example (basic_init/scrolling_y_infinite.html) to show how infinite scrolling can be used.
Fixed: iDraw was not being incremented for a draw that did not use server-side processing.
2010-09-05 10:21:26 +01:00
Allan Jardine
9fcaccb570
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00