FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Multilined textbox?

 


catscratches
how to create a multilined textbox using
<input type="?" name=" multi:D"....>????
mathiaus
I think you want a textarea as opposed to a textbox.
Code:
<textarea name="me" cols="30" rows="5">Content inside textarea</textarea>
Bejeweledhorses
vital note guys:
some times, the text areas may not work
for example -on places that allow you to update your homepage, (as in on sim game or etc.) the enter page can get screwed up when you use the </textarea>
the main problem about it is how the page will take the <text/area> and fuse it with the WHOLE pages textarea(the one that updates the page in the first place)

this leads to many problem s and the only way to fix it is to COMPLETELY RESET your homepage......

*this is just a side not, i know this through expereince and your site may not have this problem- this is just a SUGGESTIONS)

go text tables!
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.