Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: off topic question
From: Tim Allan
Date: Fri, 5 May 2000 00:09:26 +0100

You need to set up your frames correctly.

What you need are three frameset rows and three frameset columns.

<frameset cols="*,"WIDTH IN HERE",*" cols="*" frameborder="NO" border="0"
framespacing="0">
<frame src="blank.htm" name="blank" scrolling="NO">
<frameset rows="150,262,*" cols="*" frameborder="NO"
border="0" framespacing="0">
<frame name="oben" frameborder="NO"
scrolling="NO" src="oben.htm" marginwidth="0" marginheight="0">
<frame name="content" scrolling="NO"
src="content.htm" frameborder="NO" marginwidth="0" marginheight="0"
noresize>
<frame src="unten.htm" name="unten"
scrolling="NO">
</frameset
<frame src="blank.htm" name="blank" scrolling="NO">
</frameset>

make sure you put the appropriate value in the "WIDTH IN HERE"

Cheers


Tim
-----Original Message-----
From: Anil Hamal [hamalatcobolt [dot] ch (mailto:hamalatcobolt [dot] ch)]
Sent: Thursday, 4 May 2000 4:59 PM
To: flasheratchinwag [dot] com
Subject: FLASH: off topic question


Hi everybody....sorry for offtopic question

I just did a site www.biopool.ch and having problem with frames...I am using
three frames..I can`t find the way to center the content in
dreamwaver....could this this be controlled in javascript?
thanks


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]