[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
Thanks Jorn for your response. I have recently working on this. I could not found the exact version from the file jquery.autocomplete.js . At the top of the .js its as follows. What is the way to get the version? /* * jQuery UI Autocomplete @VERSION * * Copyright (c) 2007, 2008 Dylan Verheul,

[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: 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 issue is as f