Skip to content

Instantly share code, notes, and snippets.

@cramforce
Created August 31, 2010 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cramforce/558770 to your computer and use it in GitHub Desktop.
Save cramforce/558770 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>Hidden Scroll</title>
<meta charset="utf-8" />
</head>
<body>
<div style="width:570px; height:170px;overflow:hidden;">
<div style="width:600px; height:200px; overflow: auto">
<img src="http://www.party-lichteffekte.de/images/detail-photos/2079/jb-systems-lounge-laser-4.jpg" />
</div>
</div>
</body>
</html>
@mathiasbynens
Copy link

@cramforce
Copy link
Author

Thanks.
Plus #LASERSSSSSSSSSSSSSS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment