You can do whatever you want to the buttonpane after initialization.
Just insert whatever elements you want:

$(el).dialog().find('.ui-dialog-buttonpane').append('<span>hello</
span>');


On Aug 10, 2:54 pm, Doug <[email protected]> wrote:
> i'm wondering if there is a way to get a checkbox into the pane at the
> bottom of the dialog window that includes the buttons. I have a couple
> buttons being created using the 'buttons' option. I'd like to use
> something similar to place a checkbox and some text in there as well.
> any suggestions on how to accomplish this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to