当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

I am working in a webpage form that reloads back to the top every time I save a change, is it possible to set its position, eg at the middle to avoid scrolling?

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 7 回表示
  • 最後の返信者: cor-el

more options

I have to scroll down every time the webpage reloads and it is a waste of time. Is there any add-on to solve this? I tried Screen Surfer but it sets the size of the whole window and I need to fix the position (the section of the webpage) where it appears after reloading due to a change. Thanks

I have to scroll down every time the webpage reloads and it is a waste of time. Is there any add-on to solve this? I tried Screen Surfer but it sets the size of the whole window and I need to fix the position (the section of the webpage) where it appears after reloading due to a change. Thanks

すべての返信 (2)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Did you consider to use an anchor on that page or add a hash and the name/id of an element (#anchor) to the URL to jump to that position?