Forum Moderators: open

Message Too Old, No Replies

1st page refresh lands onto different position

         

smallcompany

8:10 am on Jul 23, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have a website that behaves wrongly on a page refresh, first one only.

Basically, I scroll down, refresh, and I'm not in the same position as before refresh. It jumps a bit up. Any other further refresh does not do it, that is, the behavior is as expected.

I searched around and only found some references to Ajax which I could not connect to my case. I also thought about delay I use for JS files, the "defer" instruction. That's all for now.

I wonder if anyone had a similar experience.

Thank you

keyplyr

8:15 am on Jul 23, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That's browser rendering. Test in the other browsers. You'll likely see some variation between them.

For the last few years, I build for Chrome, then tweak for the others.

smallcompany

8:20 am on Jul 23, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Test in the other browsers.

Very true. This happens in Firefox only. More than a good start. :)

Thanks

Writerly

3:39 pm on Jul 26, 2017 (gmt 0)

5+ Year Member Top Contributors Of The Month



Try testing in all the other browsers, then compare them.