能否将结帖时的"是否提交FAQ"缺省置为"否"?

clumsy 2003-02-14 01:17:49
多数的帖子似乎也没有必要进FAQ, 但我想多数人在结帖出现那个提问时就随手按了回车提交FAQ了, 导致我在些个版里的信誉分高的有点儿过分(虽然还不是最高的), 几乎有无脸见人的感觉. 我想如果缺省为否, 如果贴主认为确有必要进FAQ的话, 也是会选择"是"的, 而对一般的问题, 即使随手按了"回车"(选择的是"否")也不会有太大的损失.
...全文
74 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
clumsy 2003-02-15
  • 打赏
  • 举报
回复
这个结果真出乎意料! :(
蝈蝈俊 2003-02-14
  • 打赏
  • 举报
回复
confirm Method

--------------------------------------------------------------------------------

Displays a confirmation dialog box that contains an optional message as well as OK and Cancel buttons.

Syntax

bConfirmed = window.confirm( [sMessage])
Parameters

sMessage Optional. String that specifies the message to display in the confirmation dialog box. If no value is provided, the dialog box does not contain a message.

Return Value

Boolean. Returns one of the following possible values:

true The user clicked the OK button.
false The user clicked Cancel button.

Remarks

The title bar of the confirmation dialog box cannot be changed.

Standards Information

There is no public standard that applies to this method.

蝈蝈俊 2003-02-14
  • 打赏
  • 举报
回复
js 中 confirm 没法设置默认按钮。

592

社区成员

发帖
与我相关
我的任务
社区描述
客服专区
其他 技术论坛(原bbs)
社区管理员
  • 客服专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧