How to change the style of alert box?

后端 未结 13 2129
一生所求
一生所求 2020-11-22 01:49

I need to change the style of the \"OK\" Button in an alert box.

13条回答
  •  滥情空心
    2020-11-22 02:33

    Not possible. If you want to customize the dialog's visual appearance, you need to use a JS-based solution like jQuery.UI dialog.

提交回复
热议问题