JodyBruchonFan (talk | contribs)
A little guide on how to insult Google's user interface designers.
JodyBruchonFan (talk | contribs)
Looks like syntaxhighlight doesn't work here.
Line 125: Line 125:
== How to insult Google's user interface designers ==
== How to insult Google's user interface designers ==
By adding this to your website's CSS:
By adding this to your website's CSS:
<syntaxhighlight lang=css>
<pre>
html, body { overscroll-behavior: contain; }
html, body { overscroll-behavior: contain; }
</syntaxhighlight>
</pre>


This will insult the lack of intelligence of whoever thought [[Google_Chrome#Mandatory_pull-to-refresh|making pull-to-refresh mandatory in Chrome]] was a brilliant idea.
This will insult the lack of intelligence of whoever thought [[Google_Chrome#Mandatory_pull-to-refresh|making pull-to-refresh mandatory in Chrome]] was a brilliant idea.