- Why is the tablesorter's page display set as an input field instead of just a plain text? I don't think it's a good user interface for showing the page display especially when editing it has no use. Even if you can set the field as disabled, it's still not the right way to display such info - Is there a way to make it display a plain text using configuration without hacking the internal code? - Another solution I can think of is hiding the input field, adding a div/span and creating a listener for that div/span to update itself whenever the input field's value changes.
-- Randell Benavidez http://randell.ph/ http://twitter.com/_randell