NO. You can't even do it when you set the width to be smaller then the text length.
Nate
"If you're not living on the edge, you're taking up too much space!"
<html><body>
<div style="width:300; height:100; overflow-x:scroll">
<table width="600">
<tr><td>
Now is the winter of our discontent
</td><td>
made glorious summer by this son of York
</td></table></div></body></html>
<html><body>
<div style="width:300"><fieldset>
<div style="width:300; height:100; overflow-x:scroll">
<table width="600">
<tr><td>
Now is the winter of our discontent
</td><td>
made glorious summer by this son of York
</td></table></div></fieldset></div></body></html>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.