본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?