Skip to content

Instantly share code, notes, and snippets.

@caisui
Created June 4, 2010 13:30
Show Gist options
  • Save caisui/425412 to your computer and use it in GitHub Desktop.
Save caisui/425412 to your computer and use it in GitHub Desktop.
<div style="width:100px;overflow:auto;">
<div style="width:200px;">
<a href="#">anchor</a>
</div>
</div>
<div style="width:100px;overflow:auto;border-right:100px solid transparent;">
<div style="width:200px;">
<a href="#">anchor</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment