Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Scroll margins but no overlap Reply To: Scroll margins but no overlap

#199593
Shikkediel
Participant

If you remove the padding from that element and put it on body, that looks like what you’re after? It wouldn’t be too hard to make you’re own scrollbar with jQuery by the way. Have a look at this vertical one, it’s a fraction of the code of that plugin and no !important whatsoever :

http://ataredo.com/

Small step to make it continuous (but that’s wasn’t desired in this case).