Search
8346 results 4771-4780
Forum
- 9th Jan 2010Issue embedding multiple flash players into table cells using javascriptinterfere with any DataTables scripts. Any help or suggestions
- 8th Jan 2010Custom per-column filtering on server-sidefiltering. My example PHP script should include an example
- 29th Dec 2009Stubborn sorting - Google ChromeChrome (since the ECMA Script spec doesn't require a
- 27th Dec 2009Comment on data export (csv, xls, ...)instance to a server-side script which will create a
- 27th Dec 2009sAjaxSource questionhow you run the script on the cli, but
- 21st Dec 2009oLanguage not working in IE (v. 1.5.6)hm.. http://datatables.net/examples/advanced_init/language_file.html - its worked but my script not working in IE, but working in other browsers... don't understand(
- 17th Dec 2009Keytable plugin and pagination of dataTablesa popup saying the script is taking to long
- 16th Dec 2009BUG in 1.5.5Thanks! Now all works;-) Here a site on which we use your script http://magnitka.biz/realty/board/ Once again thanks for your work!
- 15th Dec 2009fnAddData and Add classDeleted"); oTable.fnDeleteRow(pos[0]); } }); }); /* Bind jquery.editinplace.js script on newly added row*/
- 7th Dec 2009how to strip slahsesYou could just use stripslashes($variable); before the call to output from your server side script.