spec, Netscape didn't support this attribute in most browsers. I'm sure
others don't as well. Depending on how compatible your application needs to
be, this might not be the best solution.
Another idea is to use the _javascript_ "onFocus" event on the textarea. Like
so:
<textarea name="myDiabledTextarea" > here</textarea>
-----Original Message-----
From: MILAN MUSHRAN [mailto:[EMAIL PROTECTED]
Sent: Friday, April 23, 2004 11:36 AM
To: CF-Talk
Subject: RE: Uneditable textarea box
Thank you very much to all of you for your input. I did find a solution to
my problem.
There is an attribute called "readonly" in the textarea that does the trick.
Now I am wondering how to create href's (Linked anchor) from the textarea.
Any ideas?
Thank you,
Milan
>From: "Burns, John D" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Uneditable textarea box
>Date: Fri, 23 Apr 2004 10:38:05 -0400
>
><iframe>
>
>-----Original Message-----
>From: MILAN MUSHRAN [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 23, 2004 8:45 AM
>To: CF-Talk
>Subject: Uneditable textarea box
>
>Hi guys,
>
>I need a kind of uneditable textarea box. It may not be a textarea box,
>but even if it looks like one, that's fine. Also, if the text is greater
>then the size of the box, scroll bars should appear.
>
>This is to let the user view the page info using that box alone.
>
>Thanks a lot,
>Milan
>
>
>
>
>
>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

