div layout comment section help, div layout comment section help |
div layout comment section help, div layout comment section help |
Oct 4 2008, 04:15 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2008 Member No: 689,157 |
good day to all. i have a div layout with a commment box which is fully functional but i would like to add a visible scrolldown section of the posting when users submit their commment. any suggestions or html/css is welcome. it would be a great help.
tx! this is what i have: id like to meet section: abcdefg = my friend ID CODE <h1>Comment Box Below!</h1>
<center> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="abcdefg" type="hidden" /><textarea name="f_comments" class="comment" style="overflow:auto;">got comment?..leave it here</textarea> <br /> <input value="submit" class="comment" type="submit" /></form><br /><br />
Reason for edit: Please use [code] tags when posting short bits of codes. - Mike
|
|
|
|
![]() |
Oct 5 2008, 04:26 PM
Post
#2
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
you mean you want the actual comment box to scroll? where's your CSS? or do you have any?
if not, in the code you gave, find overflow:auto; and add height:##px; after it (inside the quotation marks). to change the height, change the ##'s. |
|
|
|
rcastro div layout comment section help Oct 4 2008, 04:15 PM
rcastro no its not that actual comment box i want to scrol... Oct 6 2008, 04:34 PM
Smarmosaur so, you want your comments to be shown and to scro... Oct 6 2008, 05:08 PM
temptedeli So all you want is your comments to show on your d... Oct 6 2008, 05:11 PM
pessimist i use your script all the time mikey boi
where u ... Oct 8 2008, 01:58 AM![]() ![]() |