Have anyone think of a way to make the scrollbar of the texerea invisible to make it look like a label for displaying things before ?
Or can anyone use HTML to make a label that can change the value of it ? Drop a line here .
Printable View
Have anyone think of a way to make the scrollbar of the texerea invisible to make it look like a label for displaying things before ?
Or can anyone use HTML to make a label that can change the value of it ? Drop a line here .
i found it hard to understand what you were asking? could you explain a bit more
It is like sending an email from your inbox in Yahoo , the Body of the email is in a textarea , but by default (when u clicked compose - not reply ) there is no scrollbar in it .
I did use the source of that page but it has no effect .
<textarea name="Body" style="visibility:hidden" ....... ></textarea>
Any idea ?
Uh, use the <div> or <span> element?