Front end developers: stop moving things that I’m about to click on
11–20 of 365 posts
Re: Front end developers: stop moving things that I’m about to click on
#12Way back when I first started learning to build web pages [when HTML4 was just a glint in Tim Berners-Lees eye], it was conidered bad form not to prvide a 'width' and 'height' attribute for an image you were placing on the page. Because if you provided these, the browser would know how much space to leave for the image to occupy after it had downloaded [this was back in the dial-up modem days. So images usually loade…
https://i.kym-cdn.com/photos/images/original/001/333/130/835...
Re: Front end developers: stop moving things that I’m about to click on
#13Re: Front end developers: stop moving things that I’m about to click on
#14Re: Front end developers: stop moving things that I’m about to click on
#15Re: Front end developers: stop moving things that I’m about to click on
#16A particular bane of mine is the self-oscillating UIs, youtube is particularly bad at it these days - if the mouse pointer is in 'just the right place' (which is bigger than it sounds) then you get the seek-bar preview frames popup, which moves things just enough that the mouse pointer is no longer over the area that triggers it, so it vanishes, and the whole thing starts again.
Re: Front end developers: stop moving things that I’m about to click on
#17Copious times.
Re: Front end developers: stop moving things that I’m about to click on
#18Fast, functional, responsive.
Re: Front end developers: stop moving things that I’m about to click on
#19A particular bane of mine is the self-oscillating UIs, youtube is particularly bad at it these days - if the mouse pointer is in 'just the right place' (which is bigger than it sounds) then you get the seek-bar preview frames popup, which moves things just enough that the mouse pointer is no longer over the area that triggers it, so it vanishes, and the whole thing starts again.