[jQuery] jQuery.tablesorter("destroy"); ?????

2009-02-10 Thread analysis_junky
Is there a way to destroy the tablesorter object like: jQuery.tablesorter("destroy"); I don't see anything in the documentation or code. Thanks! Jay -- View this message in context: http://www.nabble.com/jQuery.tablesorter%28%22destroy%22%29tp21939503s27240p21939503.html Sent from the

[jQuery] jQuery.ajax deflate content-type: gzip

2009-01-24 Thread analysis_junky
Hi, I am doing a jQuery.ajax get request, the content that it receives is an html formatted string. The html is generated based on a database search, and is generated using ASP.NET. Since the size of the returned html could become very large, I am attempting to gzip the stream and send that to