[jQuery] Re: Changing scope of a function

2009-02-14 Thread theallan
Hi Mike, Thanks very much for your reply and the information. What I'm hoping to be able to do is to provide a plug-in API for my jQuery plug-in which will allow the new API functions to be able to access the private methods which I use. I know you can't force something to expose private methods

[jQuery] DataTables plugin

2008-04-17 Thread theallan
Hello all, I've recently being trying out jQuery for the first time and it has been absolutely outstanding. I'm currently working on a project that needs tables with filter, pagination, sorting etc, and I found that no one plugin does all of this, so I thought it would be interesting to try and