I posted my proof of concept in this thread, but it had a bug. The
bug doesn't correct the behavior, but fixing it eliminates the
possibility that it was the bug's fault to begin with. As I type
this, my previous post still hasn't shown up in this thread, but when
it does, replace line 11 of content.html:
$("#dialog").load( "form_init.html" );
with this:
$("#content").load( "content.html" );
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---