I want to be able to scroll through the whole page, but without the scrollbar being shown.
In Google Chrome it\'s:
::-webkit-scrollbar { display:
This tricky solution works even on old IE web browser
It's a workaround to the [ vertical scrollbar ]
Just try it: jsfiddle