Thanks a million. This worked for me too and save alot of time.
Strija wrote: > > > Thnx man, works great. > It's just a little odd that my case doen't work, it's almost exacty > like the example on the UI page. > > On Oct 12, 3:25 pm, "Christian Bach" <christian.b...@polyester.se> > wrote: >> Hello, >> >> Try this instead: >> >> $("table").tablesorter({ >> headers: { >> 3: { sorter: false } >> ,4: { sorter: false } >> } >> ,sortList: [[0,1]] >> ,widgets: ['zebra'] >> ,widthFixed: true >> >> }); >> >> Regards >> christian > > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "jQuery UI" group. > To post to this group, send email to jquery-ui@googlegroups.com > To unsubscribe from this group, send email to > jquery-ui-unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en > -~----------~----~----~----~------~----~------~--~--- > > > -- View this message in context: http://old.nabble.com/Tablesorter-JS-Error-tp13174878s27240p27082737.html Sent from the jQuery UI Discussion mailing list archive at Nabble.com.
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.