Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
入力要素を設定autofocus="autofocus"すると、Firefox でページが読み込まれると、CSS が適用されずに一瞬表示されます。(例: コンテンツが中央に配置されていない、見出しがデフォルトのフォントでレンダリングされているなど)
autofocus="autofocus"
オートフォーカスを削除すると、ページが正常に読み込まれ、準備ができたときに表示されます。
autofocusFirefox でこの機能を使用しているときにページを正常にロードする方法はありますか?
autofocus