搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is it possbile to disable blinking caret in text fields?

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I don't like a default blinking caret, I'd prefer to be still. Is it possible to disable the blinking globally for all text fields?

I don't like a default blinking caret, I'd prefer to be still. Is it possible to disable the blinking globally for all text fields?

所有回复 (2)

more options

ok, I just added `user_pref("ui.caretBlinkTime", 0);' to prefs.js as described here http://www.jurta.org/en/prog/noblink

more options