Sorry, I'm not getting it - I tried this:
open: function() {
$("#save_hist_dialog > input[id='url']").val(url);
},
But it's not working...
The full js is here:
http://pastebin.com/e8YBb6B9
On Tue, Mar 2, 2010 at 5:19 PM, Roman <[email protected]> wrote:
> There are at least a couple of ways to do this. One is to populate the
> field before you call the dialog() method to open the dialog. Another
> is to do that in a function you associate with the open event. See
> Events tab on http://jqueryui.com/demos/dialog/.
>
> --
> 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.
>
>
--
______________________________________________________________
Clayton Dukes
______________________________________________________________
--
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.