Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
davidprovost #1
FRAMES!
Im trying to make my web page have a header, and then its content. I want the
content to be in its own frame so that the header never leaves the page. I know
how to make frames, but how do I make frames so that they are directly right
under each other so that the viewer doesnt see a space in between them. Does
that make any sence?
The web page Im building idopromotions.com needs to be put into frames. Right
now it just keeps reloading the header due to it having to reload the whole
page when a viewer clicks on a navigation button. I need the page look the same
and have the same spacing, but for the content area to be in its own individual
frame. Im not too skilled at Dreamweaver yet, so any help is appreciated.
davidprovost Guest
-
Frames Help
I have a site with a side frame that is acting a little bit wierd, and i cant figure out why. The side frame basically calls other things, using... -
php like frames?
Someone told me that you can use php to make a webpage that works like having frames. (Boy that's a cryptic statement) Let me try to explain.... -
Why frames?
One reason not to use Quark is that they use frames for anything.... Does anybody know why InDesign needs to use frames instead of just placing... -
frames and php
I have a html page divided into three frames (and I'm a total newbie to php) if i need to say click on an image in the first frame which I... -
new frames
every time i create a frame 2 or wut ever it is the same as frame 1. i dont know how to make that frame its own frame -
boy mackman #2
Re: FRAMES!
I do not use frames but I do know that you can set the border of a frame to 0
and alsotell it not to use frameborder like:
<frameset rows="*" cols="80,*" frameborder="NO" border="0" framespacing="0">
this should act the same way as tables in HTML and mean that there is no
spacing.
boy mackman Guest
-
Murray *TMM* #3
Re: FRAMES!
Frames are almost never the best choice for layout. Why do you feel you
need to use them? They can bring lots of misery into your life and that of
your visitors.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"davidprovost" <webforumsuser@macromedia.com> wrote in message
news:dod8t3$68h$1@forums.macromedia.com...> Im trying to make my web page have a header, and then its content. I want
> the
> content to be in its own frame so that the header never leaves the page. I
> know
> how to make frames, but how do I make frames so that they are directly
> right
> under each other so that the viewer doesnt see a space in between them.
> Does
> that make any sence?
> The web page Im building idopromotions.com needs to be put into frames.
> Right
> now it just keeps reloading the header due to it having to reload the
> whole
> page when a viewer clicks on a navigation button. I need the page look the
> same
> and have the same spacing, but for the content area to be in its own
> individual
> frame. Im not too skilled at Dreamweaver yet, so any help is appreciated.
>
Murray *TMM* Guest
-
davidprovost #4
Re: FRAMES!
So that the header doesnt have to reload everytime because the header is also the intro...no one wants to watch to intro everytime they click a link.
davidprovost Guest
-
Murray *TMM* #5
Re: FRAMES!
It's a Flash intro? Ugh.
Frames is the only solution then, or maybe why not have just the interior
pages with a static image there?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"davidprovost" <webforumsuser@macromedia.com> wrote in message
news:doffte$b1m$1@forums.macromedia.com...> So that the header doesnt have to reload everytime because the header is
> also the intro...no one wants to watch to intro everytime they click a
> link.
Murray *TMM* Guest



Reply With Quote

