Thank you for replies, I did realize I posted to the wrong group shortly after the post. I was using Tablesorter plugin. Using XML entity didn't help, however changing table header to a text worked. Thanks again,
Mike. On Nov 24, 9:59 am, Dave Methvin <dave.meth...@gmail.com> wrote: > > Spend days trying to figure out why my sorting didn't. ... I was able to > > single out items what had ".NET" in front of them, which worked after > > I removed the dots. > > Sounds like you're using the Tablesorter plugin. This group is for > discussing the development of jQuery itself, not plugin help, so you'd > be better off in the jQuery-en main group. > > As to the actual problem, I think it's seeing the leading period and > expecting a number. From what I know about Tablesorter, you should be > able to specify the sort type as text using the headers option. > There's an example of its use in the docs: > > http://tablesorter.com/docs/example-parsers.html > > You don't need to define your own parser, just make sure it uses the > one you want which in this case I think is "text". -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.