As the screenshot suggests, can I add a new button next to close button on top of dialog, I have no idea if this can be implemented or there is any limitation
Thanks
|
As the screenshot suggests, can I add a new button next to close button on top of dialog, I have no idea if this can be implemented or there is any limitation Thanks |
|||
|
|
|
You can use the
Inspec the existing button in browser console to copy additional css needed DEMO: http://jsfiddle.net/eh4Aj/ API Reference: http://api.jqueryui.com/dialog/#event-create |
|||
|
|
|
Please try this, add the given below code to open function of Jquery Ui Dialog
|
|||
|
|
|
You can customize the jquery ui dialog by inserting a button with jquery JQuery Code:
Html Code:
|
|||
|
|