blob: 1dd2766306f73d3dce5a6fba59f4761388a6c4cd [file] [log] [blame]
bdakinbccdaee2006-03-31 17:40:54 +00001<div style="overflow:auto; width:250px; white-space:nowrap;">
2<div style="padding:5px;">
3<a id="focus_me">focused overflow:auto text that doesn't fit in its div</a>
4</div>
5</div>
6<script>
7 document.getElementById("focus_me").focus();
8</script>