[jQuery] persistent select through pages in data grids

2009-04-12 Thread Saurabh
2,5,7 pre selected ? OR is scroll pagination possible . by scroll pagination i mean AJAX loads more data when i have scrolled to last row. kind of auto pagination Thanks & Regards, saurabh

[jQuery] Widgets stops working after i cache dom and render again.

2009-03-21 Thread Saurabh
ps working. Looking for solution, regards, saurabh

[jQuery] Access Ajax content with jquery DOM

2008-09-01 Thread Saurabh Sharma
Hi, Is there any way to access the DOM of ajax result ???... Like ... I want to access $("#mydiv2").html() . where mydiv2 is in html file which is loaded using ajax... (my ajax result is html). I have one more question is it possible to put below code in my ajax file (which I am going to lo

[jQuery] Re: Autocomplete: Problem in Jörn Zaefferer 's version

2007-08-04 Thread Saurabh
Done onItemSelect, but clearing single value if its not there in result remains. On Aug 3, 12:40 pm, Saurabh <[EMAIL PROTECTED]> wrote: > Thanks Jörn for great plugin!!! > > Realy solved my most autocomplete problems. > > My requirement and expectation form Autocom

[jQuery] Autocomplete: Problem in Jörn Zaefferer's v ersion

2007-08-03 Thread Saurabh
Thanks Jörn for great plugin!!! Realy solved my most autocomplete problems. My requirement and expectation form Autocomplete plugin was: 1. Multimple select 2. HTML formated out put (I added, please check http://dev.reach1to1.net/saurabh/jplugins/autocomplete/) 3. On Select callback =>Multi