I think this works. You're used to using classnames, but most folks using jQuery are expecting this type of interface in a plugin.
So if I want to use tablefilter/sort I can pass a list of columns or column names? single column references to autosort/filter? Matt Kruse-2 wrote: > >> What is the jQuery interface going to look like? > > It will simply expose methods like > .autosort() > .autofilter() > .autopage() > .tablesort() > .tablefilter() > .tablepage() > > that hook into the jQuery syntax, either on document.ready or triggered > manually. Ideally, I think the unobtrusive classname-driven functionality > should be preferred, but the above style will be there in case more > complex > things need to be done. > > Are there any other hooks specifically into jquery that you think would be > beneficial? > > Matt > > > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/anyone-success-to-inegrate-sortable-with-mysql-php--tf3434368.html#a9579880 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/