Text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
How do I create a text box with that has stuff that has have written
but is not editble to a vistor. It would have a scrollbar.
Thanks
 
<textarea... readonly="readonly">Neener neener - you can look but you can't
touch</textarea>
 
I thought the <neener></neener> tags were depreciated.


Murray said:
<textarea... readonly="readonly">Neener neener - you can look but you can't
touch</textarea>
 
Wait, lemme check W3C....

--
Murray

in message I thought the <neener></neener> tags were depreciated.


Murray said:
<textarea... readonly="readonly">Neener neener - you can look but you
can't
touch</textarea>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top