Ask a Question related to Macromedia Fireworks, Design and Development.
-
Tony #1
framesets
is it possible to create framesets in fireworks
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
Tony Guest
-
framesets & contribute
I know this was an old post, but share what you found (if you're still around). Adam -
Linking Framesets
I am trying to link a page in one frameset to a page in another frameset. I have a frameset called index.htm and I want to link to a page called... -
Fireworks & Framesets
Can you set a FW document with a targeted areas like a frameset? ie.. (main, left etc...) -
GetURL in Framesets
Hello, i want to open a new HTML-Window from within a flash-link with a built in javascript function openwin(). In my Actionscript i have:... -
Jay #2
Re: framesets
"Tony" <al.ars@chello.nl> wrote in message
news:tLEeb.16701$lh.3301227@amsnews02.chello.com.. .Framesets are HTML not graphics.> is it possible to create framesets in fireworks
>
That said it couldn't be easier.....
<example using 3 frames>
<frameset rows="100,400,*">
<frame src="navbar.html">
<frame src="mainpage.html"
<frame src = "footer.html"
</frameset>
If you want to add border sizes (or remove them altogether) or other stuff
then have a look on google for frameset + tutorial
Jay
Jay Guest



Reply With Quote

