English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm trying to make a scrollable textarea with information already typed in it. The catch is that the textarea is disabled so no one can type further text in the textarea. I also want to disable the feature when somebody clicks on the textbox, that "|" cursor does not flash in the textarea

Thanks for any help

2007-02-23 19:12:39 · 6 answers · asked by 5 in Computers & Internet Programming & Design

6 answers

It has a ReadOnly attribute that controls that. So if it's disabled the readonly must be set to true.

2007-02-23 19:34:36 · answer #1 · answered by Raymond 3 · 0 0

Specifically, will do what you want.

2007-02-23 20:57:23 · answer #2 · answered by felixp7 2 · 0 0

See if you like this:

http://laurahusband.com

The text cannot be changed by anyone but you. You can stop the text and move it up and down by clicking on it. You can insert any background, change the speed or direction of the scroll.

Email me and I will send you the script.

box1@taobarbie.com

.

2007-02-23 19:24:48 · answer #3 · answered by Anonymous · 0 0

Add a READONLY attribute to the TEXTAREA element and set it to "true".

2007-02-23 20:57:37 · answer #4 · answered by papyrus 4 · 0 0

Go here to see some tutorials & tips in HTML:
http://www.w3schools.com
http://www.javascriptkit.com
http://www.dynamicdrive.com

Good luck!

2007-02-23 19:22:38 · answer #5 · answered by ß!ߤ¥ 3 · 0 0

try this but dont miss use it.


http://www.codeproject.com/

mabadaulats
bwspl

2007-02-23 19:25:38 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers