Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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?