开发者

Javascript version of showOptionDialog

Im wondering if there is a javascript function like java's showOptionDialog, where the user can chose开发者_JAVA百科 between two different options in the dialog

Thanks, Matt


Javascript has a confirm dialog that does exactly what you want.

You invoke it the same as you do for an alert or prompt.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜