[jQuery] TableSorter1.0: Can't use it with prototype+scriptaculous

2007-04-18 Thread jiraponga
I'm using your pluging for my Intranet project, it's great. However, I would like to know how to use your plugin together with prototype+scriptaculous. Because there are some pages that I've already applied those library, but I want to add tablesort function to the pages--and I love to use yours

[jQuery] Re: TableSorter1.0: Can't use it with prototype+scriptaculous

2007-04-20 Thread jiraponga
Dear Quin, Many thanks for your source url. It's very useful for me. I think my problem was that I mixed too much of both jQuery and Prototype code in the tag. And, after trying to reorganize my source page following your way, it works. Greatly appreciated for your help. Jirapong

[jQuery] Re: ajax Error

2007-04-21 Thread jiraponga
Dear SiCo, I'm not sure what kind of error that you want to trigger. But for XHR, usually, it is the errors that may cause between browser and webserver. If it is what you want, please refer to http://en.wikipedia.org/wiki/List_of_HTTP_status_codes Below code is what I'm using. - It makes a cal