Help - Search - Members - Calendar
Full Version: textarea.
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
flashdancex
I'm trying to post a layout code in a textarea but it keeps applying it to the page. How can I stop this happening?
newkidontheblock
What Are You Using?

Make Sure You Spell Textarea Right And Remember To Close It...
CODE
<textarea> </textarea>
Detective
QUOTE(Fawaz @ Dec 15 2007, 06:38 AM) *
What Are You Using?

Make Sure You Spell Textarea Right And Remember To Close It...
CODE
<texarea> </textarea>

You misspelled "textarea".
flashdancex
yeah, I am spelling it right. it just keeps doing it. oh well
Detective
Where are you posting it exactly?
freeflow
And this is the point where you should link a website, a site or something or post your coding. I mean your words don't help as much as us seeing the problem....
flashdancex
I'll try again. If not I'll post a link to the code.
pandora
QUOTE(freeflow @ Dec 16 2007, 07:47 AM) *
And this is the point where you should link a website, a site or something or post your coding. I mean your words don't help as much as us seeing the problem....


Exactly.
Please review the Help Topic Requirements and Guidelines before you post any topics of this nature.
IVIike
Here you go

CODE
<textarea class="codefield" style="width: 000px; height: 000px" onfocus="this.select();">

codes go here

</textarea>


don't forget to edit the height and width :)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.