Hello,<br />
<br />
Here's my question ...<br />
<br />
Criteria: text field is readonly, want to be able to scroll left/right to see all of text (if text is larger than text field size). Can't edit field but can scroll.<br />
<br />
What I implemented: onfocus="this.blur();"<br />
<br />
Results: On IE5.0 this worked. On Netscape 4.72 (or so) this works. On IE5.5 I cannot scroll. <br />
<br />
Question: Is there something similar I can use on IE5.5? Anyone know why this functionality was changed?<br />
<br />
Thanks,<br />
Kath<!--content-->
<br />
Here's my question ...<br />
<br />
Criteria: text field is readonly, want to be able to scroll left/right to see all of text (if text is larger than text field size). Can't edit field but can scroll.<br />
<br />
What I implemented: onfocus="this.blur();"<br />
<br />
Results: On IE5.0 this worked. On Netscape 4.72 (or so) this works. On IE5.5 I cannot scroll. <br />
<br />
Question: Is there something similar I can use on IE5.5? Anyone know why this functionality was changed?<br />
<br />
Thanks,<br />
Kath<!--content-->