|
Posted by t_sargent on March 7, 2005, 1:43 am
Please log in for more thread options
I am using FrontPage 2003. I am trying to create a simple page and
decided to use frames. Can you use simple and frames in the same
sentence? Anyway, I am new to this and am having problem with this
idea in mind. I would like one frame to have thumbnails of photographs
and when they are clicked, they open up a larger version in a different
frame. I have that working ok. However, I would like to have links to
different sites also on the page such as Home, Children, Family, Senior
Portraits, etc... However, when I put those in and click them, they
open up that page in a frame on the page I am in. Please help!
Thanks,
Tom
|
|
Posted by me on March 7, 2005, 8:29 am
Please log in for more thread options
> I am using FrontPage 2003. I am trying to create a simple page and
> decided to use frames. Can you use simple and frames in the same
> sentence? Anyway, I am new to this and am having problem with this
> idea in mind. I would like one frame to have thumbnails of photographs
> and when they are clicked, they open up a larger version in a different
> frame. I have that working ok. However, I would like to have links to
> different sites also on the page such as Home, Children, Family, Senior
> Portraits, etc... However, when I put those in and click them, they
> open up that page in a frame on the page I am in. Please help!
>
> Thanks,
> Tom
Set the link target to "_blank" and it will open in a new window. Use the
following syntax:
<a href="http://www.familysite.com/" target="_blank">Family Website</a>
I have no idea how to set a link to open in a new window with FP. Look here
for an answer to that question:
http://viking.coe.uh.edu/~smarsh/fp2003/#outside Good Luck,
me
|
|
Posted by David Dorward on March 7, 2005, 8:37 pm
Please log in for more thread options
t_sargent@yahoo.com wrote:
> I am using FrontPage 2003. I am trying to create a simple page and
> decided to use frames.
Stop! http://www.allmyfaqs.com/faq.pl?Problems_with_using_frames
> Can you use simple and frames in the same
> sentence?
Yes, but only if you add "badly implemented and inaccessible" in front of
the word "frames".
> However, when I put those in and click them, they
> open up that page in a frame on the page I am in.
Use the _top frame target (or stop using frames)
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is
|
|
Posted by Darin McGrew on March 7, 2005, 8:38 pm
Please log in for more thread options
> I am using FrontPage 2003.
My sympathies.
> I am trying to create a simple page and decided to use frames.
My sympathies.
> Can you use simple and frames in the same sentence?
You've got the right idea. Doing a framed site right is much more difficult
than doing an equivalent non-framed site right, because you have to work
around all the problems that come with frames:
http://www.htmlhelp.com/faq/html/frames.html#frame-problems
> I would like one frame to have thumbnails of photographs
> and when they are clicked, they open up a larger version in a different
> frame. I have that working ok. However, I would like to have links to
> different sites also on the page such as Home, Children, Family, Senior
> Portraits, etc... However, when I put those in and click them, they
> open up that page in a frame on the page I am in. Please help!
You need to target the various links differently. See
http://www.htmlhelp.com/faq/html/frames.html#frame-target --
Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/ Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/
"Experience is what allows you to recognize a mistake when you make it again."
|
| Similar Threads | Posted | | frames question | February 16, 2005, 3:05 pm |
| Frames question | November 21, 2005, 1:48 pm |
| Another question on changing 2 frames | November 16, 2004, 7:42 am |
| Beginners question regarding FRAMES | April 14, 2005, 4:51 am |
| question about horizontal scrollbar in frames | August 11, 2006, 4:00 am |
| Question on frames within iframe and scrollbar issues | April 3, 2008, 2:15 pm |
| So, HOW should one do "frames" without Frames? | September 6, 2004, 7:30 pm |
| frames and N/FF/M | April 6, 2005, 2:38 pm |
| Re: CSS frames | April 17, 2006, 3:52 pm |
| frames/no frames | July 22, 2006, 9:47 am |
|