recovery content of textarea with overflow:hidden style

S

stefanomnn

hello,
i have a tetxtarea, with the style overflow:hidden, and a long text.

because of the overflow, user does not see the whole text but a part.

is there, in an IE browser, a mode to recovery the effective text
than user see?

Thanks
 
T

Thomas 'PointedEars' Lahn

i have a tetxtarea, with the style overflow:hidden, and a long text.

because of the overflow, user does not see the whole text but a part.

is there, in an IE browser, a mode to recovery the effective text
than user see?

The `value' property of the corresponding element object should always
be the content of the element, no matter how it is rendered.

Since you already know that the `textarea' element can contain a long
text, why are you not omitting overflow:hidden in the first place?


PointedEars
 
S

stefanomnn

Hi, thanks for your answere!

my problem is that textarea should be similar to a simple text...
without scrollbars....
i wasn't able to think an other way...
the bug of this method is that i can't add (...) if the text is
trunced!
 

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

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top