Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

DataTables 1.4.0-beta-7


Download: dataTables-1.4.beta.7.zip
Size: 163.95 KB
md5_file hash: d0fa4dae1f973f18ed52be59cef9d0eb
First released: February 15, 2009 - 11:51am

Several improvements made and bugs fixed since beta 3:

New: Add (optional) third parameter to fnFilter() API function to indicate is regex strings should be escaped or not. Default true.
New: A couple of extra classes for the 'full_numbers' pagination buttons.
New: Plug-in method for custom API functions
New: API plug-in example
New: Package gzipped DataTables as standard (9.2k)
New: Portuguese Brazilian translation
New: Added variable length for the 'full_numbers' pagination type thorugh the variable jQuery.fn.dataTableExt.oPagination.iFullNumbersShowPages - with thanks to Jovan Popovic for his work on this!

Fixed: Updated German language file (thanks to Jorg Holz)
Fixed: Save state now works in IE (IE has an issue with the path of a cookie being anything but root)
Fixed: Save saving with full numbers rejigged slightly
Fixed: Tidied up a few spaces where there should have been tabs
Bug fix: Custom defined titles (sTitle) are applied to non-dynamically build tables
Bug fix: Fix offset issue when using fnRender() with bVisible parameter in the table table