[jQuery] Interface Sortables Slow in IE

2006-10-04 Thread Matthew Bidwell
I just update an application that uses the Sortables plug-in-in with the current code. It works, however the speed is much slower than the previous version that I was using from 6-8 weeks ago. The slow part happens immediately when you click on an item to drag begin dragging it. Any idea what

[jQuery] Serialize()

2006-09-13 Thread Matthew Bidwell
The serialize() function is included in the api documentation, however it seems to be in the forms.js plugin. Is that correct? If so, what determines which plug-ins are included in the api documentation and is there an easy way to find the location of functions that are not part of the core within

Re: [jQuery] Bug?

2006-09-13 Thread Matthew Bidwell
I am getting the same error using load in IE. The alternative method you proposed corrected the problem. Matt[EMAIL PROTECTED] wrote: -To: "jQuery Discussion." discuss@jquery.comFrom: "John Resig" [EMAIL PROTECTED]Sent by: [EMAIL PROTECTED]Date: 08/13/2006 11:58AMSubject: Re: [jQuery] Bug? Can