Thank you !!!
i found a solution like this on one of website:
$(".qs_input").keyup(function() {
var filter = $(this).val();
alert('filter ' + filter);
if (filter.length > 2) // only starts searching when more than 2
chars
{
alert($(".pagesize").val(
I'm not familiar with those plugins. But, if you are refreshing the
content using ajax then that's the problem.
On Tue, Feb 17, 2009 at 10:40 PM, Varun Khatri wrote:
> also I would like to tell you, its not that on clicking the pager it stops
> working... but the problem is it works only on the
also I would like to tell you, its not that on clicking the pager it stops
working... but the problem is it works only on the records which are on 1
page ... and not on wntire table so I dont know if binding it will work
what is your opinion ?
Please tell?
Thanks
Varun
On Tue, Feb 17, 20
Many thanks to reply!!
I am using table sorter plugin with pager plugin and on this table I am
using live search plugin... I will read the article that you just sent
Just in case if you can suggest something else
Thanks
Varun
On Tue, Feb 17, 2009 at 5:44 PM, brian wrote:
>
> Are
Are you loading the other pages with ajax?
http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_AJAX_request.3F
On Tue, Feb 17, 2009 at 7:36 PM, Varun Khatri wrote:
> ANY IDEA... ANY HINT WILL BE APPRECIATED?
> Thanks
> Varun
>
> On Tue, Feb 17, 2009 at 2:00
ANY IDEA... ANY HINT WILL BE APPRECIATED?
Thanks
Varun
On Tue, Feb 17, 2009 at 2:00 PM, varun wrote:
> Hi
>
> It seems I am doing something wrong in here... But cant figure out...
> Please help me with this:
>
>
> The jquery Live Search only works on 1 page and not the entire
> tablesorter
It looks from the demo on that site that you're looking for an
AutoComplete. Is that correct? If so, check out this one by jQuery team
member Joern:
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
I've used that one extensively.
Rey...
Web Specialist wrote:
I'm looking for
Web Specialist escribió:
I'm looking for any example about jQuery Live Search.
Google gives me this example:
http://www.steintafel.ch/blog/2006-10/jquery-visitenkarte-mit-ajax-laden/
but in german(help Klaus and Karl)! ;P
Do you know any more example?
Cheers
this website is
8 matches
Mail list logo