Keep DIV at top of window when scroll

Position: fixed is actually not what I’m going for, as that will only work this purpose if the DIV is already at the top of the page. It isn’t.

What do you think is the best way for us to duplicate the problem that’s occurring there?

For me, I just click refresh. The second page load always seems to have the problem.

The problem is on the Remove line, almost as if it wasn’t there when things are being calculated.

There’s something on that line that is retrieved from elsewhere too, the font-awesome that you’re using for the circled division slash symbol: ⊘
That’s unicode 2298 for that symbol.

It seems that sometimes there’s a slight delay when retrieving that symbol, that’s causing your problem. I’m also running the page locally that symbol not showing and no problem occurs.

That’s where I’d start looking, perhaps by replacing them and seeing if you can duplicate the problem. If the problem goes away you know where to dig further.

Thank you! I got rid of it for now, and all works again.

For some reason this script doesn’t seem to be working on mobile here:
http://wearabletechforums.com/v2/compare.php?vs=peak&vs=surge&vs=up24&vs=gWatchR&vs=moto360

Any idea why?