bdakin | bccdaee | 2006-03-31 17:40:54 +0000 | [diff] [blame] | 1 | <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> |