[jQuery] Re: Livequery and iFrames

2008-08-26 Thread hubbs
Ok, lets take a step back. Lets say I want to just try and bind the events, rather than using Livequery to see if this fixes the problem. Since I want to bind the draggable UI, how would I do this? What kind of event does the draggable get, click? $(#adminEditListingB .itemHolder

[jQuery] Re: Livequery and iFrames

2008-08-24 Thread hubbs
I worked on another, simpler example of reloading the listing with a link, and I get the same unwanted results. In the iframe: $(#refreshB).click(function() { $.ajax({ type: GET, url: http://www.mysite.com;, beforeSend: function() {