jmr3460 Posted March 12, 2009 Share Posted March 12, 2009 I for the life of me I can't find out how to make my textarea to do the auto carriage thing. I know how to make the area a certain width, I would like to make it so when the text gets to the end of the area the text automatically carriages down to the next line. I have tried to make the area col=100. This is my code: <textarea name="note" col="100" row="8"></textarea> Can anyone Help Me. jmr3460 Quote Link to comment Share on other sites More sharing options...
jmr3460 Posted March 12, 2009 Author Share Posted March 12, 2009 Is this a firefox issue? the textarea returns in the text area. Quote Link to comment Share on other sites More sharing options...
haku Posted March 13, 2009 Share Posted March 13, 2009 It should do that automatically, so I'm thinking it must be something else in your code. Got a link? Quote Link to comment Share on other sites More sharing options...
jmr3460 Posted March 13, 2009 Author Share Posted March 13, 2009 You can find my code in php help where the thread is filling in the blanks. Quote Link to comment Share on other sites More sharing options...
haku Posted March 13, 2009 Share Posted March 13, 2009 Ya, I probably could. Quote Link to comment Share on other sites More sharing options...
jmr3460 Posted April 12, 2009 Author Share Posted April 12, 2009 I am going to consider this topic as being solved. It is doing what I want it to do in IE that is what most everyone uses anyway. Quote Link to comment Share on other sites More sharing options...
haku Posted April 14, 2009 Share Posted April 14, 2009 Depending on where in the world you live, up to 40% of users are using Firefox. Not a good idea to ignore them. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.