I found the problem, the first time showWindow was called I could see this
error in firebug "jQuery.dequeue is not a function".
I added this code and now it works fine
( function( $ ) {
$.dequeue = function( a , b ){
return $(a).dequeue(b);
};
})( jQuery );
I think this has something to do with the version of jQuery, version 1.1.2
worked out of the box, but 1.3b1 needed the code above to be added.
What function might have replaced TransferTo in 1.3b1?
> Date: Mon, 26 Jan 2009 20:11:32 -0800
> Subject: [jQuery] Re: jQuery show(), hide() problems
> From: [email protected]
> To: [email protected]
>
>
> > > 1) What is "TransferTo"?
>
> Hmm, isn't TransferTo an old "interface" fn?
>
> Another q, what does the event binding code look like? (ie: who is
> calling openWindow and closeWindow)
_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.
http://www.microsoft.com/windows/windowslive/photos.aspx