开发者

Confirm Dialog Box [duplicate]

This question already has answers here: confirmation modal dialog in javascript (4 answers) Closed 7 years ago.

I want to change the names of Ok 开发者_开发知识库and Cancel in Confirm Dialog box to Yes and No.


Use Jquery Dialog.

its litte hard when you start learning JQuery but believe me After some time you will love it..

http://jqueryui.com/demos/dialog/


This is defined by the browser, and not doable by using the default confirm() dialog.

You could create your own dialog box, possibly using a framework such as jQuery and jQuery UI.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜