How do I stop Firefox from auto-focusing on text boxes?
How do I stop Firefox from auto-focusing on text boxes? Sometimes as a page is loading, I scroll down the page...only to have the page jump back to where there is a text box, with a blinking cursor, after the page is finished loading. It is an annoying feature and I want to turn it off.
Krejt Përgjigjet (1)
Some pages use an onload event to set the focus to a text area or search field.
You can try NoScript to see if that blocks it.