I'm looking for code to disable horizontal scrollbars in <iframe>
My code:
<tr>
<td align="center"><iframe src="../VOLAROCLICKWRAP15txt.txt" width="600" height="600" scrolling="yes" name="content" class="body"></iframe></td>
</tr>
I want to KEEP the vertical scrollbar but not the horizontal one.
I also need the text to be wrapped.
Picco
www.crmpicco.co.uk