Forum Moderators: open

Message Too Old, No Replies

Read Only Scrolling Text Box

         

walker

11:53 am on Jul 26, 2003 (gmt 0)

10+ Year Member



Hi

Does anyone know how to make a scrolling text box Read Only, if possible without it appearing grey however either version will do.

Kind Regards

Walker

RonPK

4:28 pm on Jul 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Walker,
Exactly what do you mean with "scrolling text box"? What is the HTML code?

moonbather

5:08 pm on Jul 26, 2003 (gmt 0)

10+ Year Member



If the scrolling is happening inside a box of type <input type="text" readonly="readonly" ... >
I wouldn't think the box would have a changed appearance. But if it did, you could try using style="color:#000000;background-color:#ffffff".

walker

10:08 pm on Jul 27, 2003 (gmt 0)

10+ Year Member



WOW THANKS THAT WORKED REALLY WELL

Kind Regards

Walker