[jQuery] Re: Form got submitted when I hit enter on select the value in autocomplete box

2009-08-29 Thread pankaj sharma
Any help on this? On Mon, Aug 24, 2009 at 11:14 PM, pankaj sharma wrote: > Hi  All, > > In my application,there are several autocomplte field is available. > When I type "pank" and then it list out the several matching in the > autocomplete field and select one and >

[jQuery] Re: setData and extraParams problem

2009-08-28 Thread pankaj sharma
(old jquery) is also got break. So culprit is this code. If I change that in our current application then this.id creates a javascript error as "uncaught exception: Syntax error, unrecognized expression: {1}". Any help will be appreciated. Thanks On Tue, Aug 25, 2009 at 8:20 PM, pan

[jQuery] Re: setData and extraParams problem

2009-08-25 Thread pankaj sharma
", ...) instead of setData? > > Jörn > > On Sat, Aug 8, 2009 at 6:19 PM, pankaj wrote: >> >> Actually this part was working previously.I found one difference here, >> maybe that help us to find out the actual root cause. Please let me >> know if any of

[jQuery] Form got submitted when I hit enter on select the value in autocomplete box

2009-08-24 Thread pankaj sharma
Hi All, In my application,there are several autocomplte field is available. When I type "pank" and then it list out the several matching in the autocomplete field and select one and then hit the enter then it submitted the entire form, which will cause the error message. Because there are severa

[jQuery] Re: setData and extraParams problem

2009-08-08 Thread pankaj
fieldname, params) }); }); === Is this causing any issue? Thanks On Aug 8, 2:19 pm, pankaj wrote: > Hi All, > > When I do focus is on the autocompletion textbox, that triggers the > function right below where the autocompletion plugin is initialized , > which is su

[jQuery] setData and extraParams problem

2009-08-08 Thread pankaj
Hi All, When I do focus is on the autocompletion textbox, that triggers the function right below where the autocompletion plugin is initialized , which is supposed to add the "&key=value" values to form the remote url. Based on this remote url I am getting the filtered output, which will list out

[jQuery] A script on this page is causing Internet explorer to run slowly

2009-08-06 Thread pankaj
Hi, I got this message when i try to open the main page of my application pankaj.site in IE 6 or IE 7. This is working fine in Firefox, Safari etc. "Stop running the script? A script on this page is causing IE to run slowly. If it continues to run, your computer may become unresponsive." After

[jQuery] Re: JQuery autocomplete got broke after i update it.

2009-08-06 Thread pankaj sharma
Hi All, Can someone please help me to fix this issue? i am not sure if I am posting in the right alias? Thanks, Pankaj On Wed, Aug 5, 2009 at 9:02 PM, pankaj wrote: > Hi All, > > After I update JQuery autocomplete plugin (jQuery UI Autocomplete > @VERSION), I found one issue. The

[jQuery] JQuery autocomplete got broke after i update it.

2009-08-05 Thread pankaj
Hi All, After I update JQuery autocomplete plugin (jQuery UI Autocomplete @VERSION), I found one issue. The issue is as follows. When I type "jua" in the autocomplete field. Four matches are returned for users with the first name juan. Then add an "n".Only the first match remains in the list. I

[jQuery] Treeview : how to add selected class to clicked item.

2008-12-13 Thread Pankaj
t on per click basis ? Regards, Pankaj

[jQuery] jquery file upload with form plugin

2008-09-04 Thread Pankaj
Hi.. Trying to upload file with jquery form plugin , file was uploading but i was not getting json response still i have set frame parameter as true in ajax submit request options. please suggest Thanks in advance.

[jQuery] Seat reservation using jquery

2008-08-19 Thread Pankaj
Hi, I am working on an application where I need to book online seats. For that i need to first populate my page with the seat info (ie: how many seats are vacant, how many are booked, how many are at special prices). This needs to be done dynamically as it will change on the fly according to the

[jQuery] jQuery ui-interface sortable: contents of callback funciton parameter, ui

2008-06-11 Thread pankaj
on the demo page ohter things such as ui.item, ui.sender can be seen. Can any one provide a complete list or how to get one Thanks, Pankaj