开发者

stop cursor blinknig on web page

开发者 https://www.devze.com 2023-02-12 08:14 出处:网络
When I click on web开发者_JS百科 page the cursor start blinking and adjust its height according to table size. I want to stop that blinking. Is there any solution ?Here’s the correct answer if not la

When I click on web开发者_JS百科 page the cursor start blinking and adjust its height according to table size. I want to stop that blinking. Is there any solution ?


Here’s the correct answer if not late though, It’s called caret browsing hit F7 to turn off simple as that


May be you have turned on your Caret Browsing, press f7 to get rid of it


I'm fairly sure there is no way to influence the blinking behaviour of the text cursor. This is entirely up to the browser and the operating system.

Here is a (very kludgy IMO) approach to hiding the text cursor altogether: Hide textfield blinking cursor

0

精彩评论

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