How can I set a button "Alt" attribute in a dialog modal form?

Follow an example about button "OK" in my dialog modal form:

$("#modalForm").dialog({
                  bgiframe: true,
                  autoOpen: false,
                  modal: true,
                  buttons: {
                      Ok: function() ...
...


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to