Anyone have a cross platform / browser script that will hide a browsers scrollbar?
in CSS:
body, html {overflow:hidden}
^ correct
^ awesome