BatGirl771
04-15-2003, 07:50 PM
Hi. I dont know if this goes here or not, but I am helping a friend with her page and she wants to make the frame scroll when she is typing. I hope that explains it...
|
View Full Version : Need help with something BatGirl771 04-15-2003, 07:50 PM Hi. I dont know if this goes here or not, but I am helping a friend with her page and she wants to make the frame scroll when she is typing. I hope that explains it... bejayel 04-15-2003, 07:51 PM wut do u mean t frame scroll when she is typing? BatGirl771 04-15-2003, 07:59 PM I meant that she is making a blog site and has a layout with 2 frames...One frame for navigation..the other for her blog...She wants to make it so when she writes in her blog iframe...the actual iframe grows with the text.. Alcy 04-15-2003, 08:48 PM What's the code she's using? BatGirl771 04-15-2003, 09:04 PM <STYLE type=text/css> BODY{ scrollbar-arrow-color: #9E9F9D; scrollbar-track-color: #EAECE9; scrollbar-face-color: #EAECE9; scrollbar-highlight-color: #EAECE9; scrollbar-3dlight-color: #EAECE9; scrollbar-darkshadow-color:#EAECE9; scrollbar-shadow-color: #EAECE9; } font, td, p, i, xmp, u {font-family:Trebuchet MS; font-size:8pt; font-color:#9E9F9D; font-weight:normal; line-height:8.5pt; font-style:normal} b{color:#000000; font-family;system;} BODY A:LINK {color:#9E9F9D; font-size:8pt; cursor:} A:VISITED {color:#9E9F9D; font-size:8pt; cursor:} A:HOVER { text-decoration: cursor:help; color:"#9E9F9D"; filter:blur(Strength=15,Direction=90); height:0; } A:active{ color:#9E9F9D; text-decoration: none;} </STYLE> <div style="position: absolute; top:0; left:0"> <img src="girl.gif"> </div> <body background="girlbg.gif"> <div style="position: absolute; width:230; top:300; left:400"> <font color=#9E9F9D> <center> <a href="http://www.dreams-garden.com" TARGET="_blank"><b>I <3 me host!</b></a><BR></center><BR> <BR><b>Currently</b><BR> My mood:<a href="http://www.imood.com/query.cgi?email=sweetpea82@hellokitty.com"><img src="http://www.imood.com/query.cgi?email=sweetpea82@hellokitty.com&type=1&fg=FFFFFF&trans=1" alt="The current mood of sweetpea82@hellokitty.com at www.imood.com" border="0"></a><BR> time:11:48<BR> Date:4/14/03<BR> <a href="http://unyielding.org/craving" target="_blank">craving</a>:french fries..still!<BR> eating:<b>nothin<BR></b> drinking:<b>nothin<BR></b> wearing:<b>pj bottoms<BR> crop sleeve shirt<BR></b> nail color:<b>shimmery pink!</b><BR> listening to:<b>me singing</b><BR> reading:<b>french hw</b><BR> thinking about:<b>making more icons</b><BR> chating with:<b>no-one<BR></b> working on:<b>homework</b><BR> looking @:<b>french hw</b><BR><BR> <b>Link me</b><BR> NO direct linking @ all, upload these on ur own server!<BR><BR> <center><img src="link3.gif"><BR> <img src="link5.gif"></center> <center><a href="linkme.html" target="frame2"><b>more?</b></a></center> <BR> <FORM METHOD="POST" ACTION="http://cgi21.Freedback.com/mail.pl" target="_blank"> <INPUT TYPE="hidden" NAME="to" VALUE="sweetpea082@hotmail.com"> <INPUT TYPE="hidden" name="subject" VALUE="comments/email form"> <INPUT TYPE="hidden" NAME="form" VALUE="http://www.dreams-garden.com/~sheer-bliss/"> <INPUT TYPE="hidden" NAME="admin" VALUE="http://www.dreams-garden.com/~sheer-bliss"> <INPUT TYPE="hidden" NAME="language" VALUE="en"> <b>email me!</b><BR> <input name="name" value="name"size=20 style="background-color:transparent; color:FFFFFF; font-face: tahoma; font-size: 8pt; border: 1 #FFFFFF solid"><BR> <input name="email" value="email" size=20 style="background-color:transparent; color:FFFFFF; font-face: tahoma; font-size: 8pt; border: 1 #FFFFFF solid"> <BR><input name="comment" value="comment" size=20 style="background-color:transparent; color:FFFFFF; font-face: tahoma; font-size: 8pt; border: 1 #FFFFFF solid"> <BR> <BR><INPUT TYPE="submit" NAME="Submit" value="ok send it to me" style="background-color:transparent; color:FFFFFF; font-face: tahoma; font-size: 8pt; border: 1 #FFFFFF solid"> <BR><BR> <b>Tag me!</b><BR> <center><iframe src="http://www.zonkboard.com/index.cfm?fuseaction=zonk%2Ev2&sitename=sheerbliss" name="tagscreen" width="140" height="320" marginwidth="0" marginheight="0"></iframe> </FORM> <BR><BR> *affiliates<BR> *more link mes<BR> *my daily sites<BR> *calander<BR> </div> <div style="position: absolute; width:150; top:42; left:630"> <font color=#9E9F9D> <center><b>Links</b></center><BR> <center>[ [ you ] ]</center><BR><BR> <center>[ [ me ] ]</center><BR><BR> <center>[ [www. ] ] </center><BR><BR> <center>[ [ site ] ]</center><BR><BR> <center>[ [ clear ] ]</center><BR> *open to target=link </div> <div style="position: absolute; top:80; left:2"> <IFRAME SRC="update.html" name="main" width="388" height="1184" frameborder="0"></IFRAME> </div> <div style="position: absolute; top:240; left:640"> <IFRAME SRC="home.html" name="link" width="126" height="1024" frameborder="0"></IFRAME> </div> <div style="position: absolute; width:388; top:80; left:2">blog and all the info iframes over here! </div> |