Search
290 results 281-290
Forum
- 27th Mar 2012sScrollX Causing Rendering issues in IE7 and gap between the thead and tbody sectionsof my sections. This sort of problem doesn't seem
- 14th Jun 2011IE 8 w/Compatibility Mode sort icons mess up headerTH tags in the THEAD need to be swapped.
- 1st Jun 2010HTML sort type bug?that column only: [code] $("thead td.nSearch input").keyup( function () { oTable.fnFilter(
- 29th Oct 2014Mark external sorted column without sorting againYou should be able to do it with something like this: $('#example > thead > tr > th:nth-child(1)').removeClass('sorting').addClass('sorting_asc'); $('#example > tbody > tr > td:nth-child(1)').addClass('sorting_1');
- 25th Jun 2011Sorted by default + not clickable columnsbeen initialised: [code] $('#example thead th').unbind('click'); [/code] An alternative
- 20th Dec 2010Sorter Arrows not showing upsome reason in my thead section the sorting arrows