[jQuery] [Draggable] How to cancel drag while dragging

2009-12-04 Thread jmunning
Hi All, I have a scenario where I have a results box and a drop zone where results can be dropped. When the results are dropped, the results box is updated with new results. My problem occurs when dragging a result while the results box is being re-loaded from the previous drop. The results box

[jQuery] Re: IE7 bugs

2009-10-31 Thread jmunning
, jmunning jasonmunn...@gmail.com wrote: These two bugs were fixed by rolling back to the 1.1pre version which is linked to here http://groups.google.com/group/jquery-en/browse_thread/thread/e187837... I am still dealing with a couple IE issues: 1.  In IE6 my autocomplete field will work for a few

[jQuery] Re: IE7 bugs

2009-10-29 Thread jmunning
the ajax request altogether until the page is reloaded. you can see it here: http://www.xyggy.com/patent.php 2. In IE7 and IE6, when using the multiple separator '\n', sometimes the new line does not get added after selecting an autocomplete suggestion. On Oct 27, 3:10 pm, jmunning jasonmunn

[jQuery] Re: Using a \n (new line) as the multipleSeparator in Internet Explorer does not work

2009-10-27 Thread jmunning
Did you ever find a solution to this? I'm having the same problem. On Oct 22, 3:14 pm, Gabe g...@kokiri.org wrote: I've been getting some buggy behavior with IE7 when using a new line character as the multipleSeparator.  Here is my sample code: textarea name=search[movies] rows=4 cols=20

[jQuery] [autocomplete] IE7 bugs

2009-10-27 Thread jmunning
I've noticed some strange behavior in IE7 for the bassistance autocomplete plugin. 1. This bug can be seen on the demo page here: Type something into the Multiple Birds (remote) field and select one of the autocomplete choices. Type a couple more letters so the drop down appears again. Hold

[jQuery] Re: Using a \n (new line) as the multipleSeparator in Internet Explorer does not work

2009-10-27 Thread jmunning
/d366d7c3a689f4cb?lnk=gstq=autocomplete+IE7#d366d7c3a689f4cb Not sure if there is functionality we are losing by going back to 1.1pre or if this will cause other issues. On Oct 27, 1:49 pm, jmunning jasonmunn...@gmail.com wrote: Did you ever find a solution to this?  I'm having the same problem. On Oct 22

[jQuery] Re: ajaxQueue not aborting ajax calls with Autocomplete

2009-09-30 Thread jmunning
...@googlemail.com wrote: Can you provide a testpage? Jörn On Mon, Sep 28, 2009 at 7:59 PM, jmunning jasonmunn...@gmail.com wrote: Anyone have any ideas about this?  I'm stuck on this. Thanks On Sep 22, 2:47 pm, jmunning jasonmunn...@gmail.com wrote: Hi all, I am using the bassistance

[jQuery] Re: ajaxQueue not aborting ajax calls with Autocomplete

2009-09-28 Thread jmunning
Anyone have any ideas about this? I'm stuck on this. Thanks On Sep 22, 2:47 pm, jmunning jasonmunn...@gmail.com wrote: Hi all, I am using the bassistance autcomplete plugin version 1.1 along with the bundled ajaxQueue.js file. When text is inputted into the autocomplete, it seems

[jQuery] ajaxQueue not aborting ajax calls with Autocomplete

2009-09-22 Thread jmunning
Hi all, I am using the bassistance autcomplete plugin version 1.1 along with the bundled ajaxQueue.js file. When text is inputted into the autocomplete, it seems to be keeping the ajax calls open and loading even though they never resolve -- as shown by a loading indicator which is stuck and in