This is working fine for me. I went to:
http://jquery-ui.googlecode.com/svn/trunk/demos/dialog/default.html
ran this in the console:
$('input').live('click', function() { $('#dialog').dialog('open'); });
closed the dialog, then clicked in the first text input.
Can you post a page where you're having the problem? Or try
simplifying your code to track down where your problem is.
On Jun 7, 11:11 am, ktpmm5 <[email protected]> wrote:
> I've tried the following combinations:
> jquery-1.3.2.min.js
> jquery-ui-1.7.2.custom.min.js
>
> and
> jquery-1.3.2.min.js
> ui.core.js
> ui.dialog.js
>
> and
> jquery-1.3.js with the above combo's
> jquery-1.3.2.js with the above combo's....
> --
> View this message in
> context:http://www.nabble.com/jquery-.live-with-dialog---dialog-not-working-t...
> Sent from the jQuery UI Discussion mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---