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

Im trying to make a scrollable text box where people can select the text and copy.

I used:
<*textarea*>*my info here I want in the box*<*/textarea*>

I did it like that minus the * and it worked fine except it wont let anyone select the text with their mouse unless they right click. What do I need to do differently?

Thanks!

2007-01-14 08:21:20 · 4 answers · asked by Bride2Be 8/30/08 5 in Computers & Internet Programming & Design

4 answers

try using this code here and see if it makes any difference. It should allow you to select the text using your mouse ie hold down left mouse button and drag



Hope this helps.

Feel free to contact me if you need any additional help

Regards

Ronnie
Web Developer

2007-01-14 09:59:18 · answer #1 · answered by Anonymous · 0 0

You could also put the text as a separate file and load that as the src of an iframe, or you could put the info inside of a div and style the div to look like a text area if that is the design you are wanting.

2007-01-14 17:29:02 · answer #2 · answered by Anonymous · 0 0

That's how most things are done in Windows...

left click, hold down the left mouse button to select text, then press "CTRL+C" or right click and choose "copy" to copy the selection.

What were you hoping to do?

2007-01-14 16:29:27 · answer #3 · answered by Anonymous · 0 1



I think you mean this.

2007-01-14 16:30:16 · answer #4 · answered by Paulius L 1 · 0 0

fedest.com, questions and answers