Post #1911892
2026-05-03 07:37 UTC
@tanavit @tj
The real one, yes.
But you can set an area of the page to overflow: hidden, meaning that if there is too much content to fit, don't display the excess - which is useful on fixed size boxes because otherwise the content overlaps with other content.
But that also means that you can hide the browser scrollbar and replace it with a slow broken one written in javascript.
Replies (0)
No replies.