Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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 odgovora
  • 1 ima ovaj problem
  • 7 prikaza
  • Posljednji odgovor od 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

Svi odgovori (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?