expanding comment box, ? |
expanding comment box, ? |
Feb 13 2006, 02:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Sep 2005 Member No: 235,282 |
i have a regular comment box with a scroll bar, but i completely blanked on how to get rid of it. i've been looking for a code that would make it expand instead of having the scrollbar, but i can't seem to find one. can anybody help me out?
|
|
|
|
![]() |
Feb 18 2006, 11:45 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
QUOTE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="3113319" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 3px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" style="overflow: auto;"> </textarea><br> <input value="send" style="border-width: 3px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="submit"></form> I changed your "overflow: hidden;" to "auto". Try it now? |
|
|
|
BalladforaLIAR expanding comment box Feb 13 2006, 02:33 PM
Julie. Moved to myspace help.
Please post your code. Feb 13 2006, 05:10 PM
BalladforaLIAR CODE<form method="post" action="ht... Feb 14 2006, 12:39 AM
BalladforaLIAR can anyone help? Feb 18 2006, 12:34 PM
coldtrance change the cols="40" and rows="7... Feb 18 2006, 01:32 PM
BalladforaLIAR QUOTE(coldtrance @ Feb 18 2006, 1:32 PM) ... Feb 18 2006, 11:43 PM
BalladforaLIAR it still won't work.. Feb 19 2006, 02:32 AM![]() ![]() |