Frames

H

Hermione

Hello

in my web site I have 3 frames : left center and right

The left and right frames have a fixed pages, but the center frame change
page depending on what the client choose

I want to create an external page (Newsletter that I send to clients) and
when the user click on an image I want it to load the special page of the
image

example:

the image for cats: when the client click on the image a new page open with
my web site with the description of the cat in the center.

My left frame name :"left"
right frame name :"right"
center frame name :"content"

thanks
 
M

Murray

Create a new frameset specifically for this link (or these links), each with
the proper frame loaded. Make your links point at the required frameset.
 
H

Hermione

Hi Murray

Do I have to create the frameset from the newsletter page (the external
page) ??? if yes how can I do it

Thanks for your reply

"Murray" a écrit :
 
M

Murray

Let's say you have 5 links in the newsletter:

Cats
Dogs
Ferrets
Hamsters
Dragons

and you want each of those links to open the same frameset with the proper
page loaded.

Create 5 new framesets:

1. The base frameset but with the mainframe already loaded with the cats
page and saved as cats.html.
2. Ditto, Dogs, and dogs.html
etc.

The cats link would then link to cats.html, the dogs link to dogs.html, and
so on....

Does that make sense?
 
H

Hermione

Hi Murray

Thanks again for your answer, this make sence, but in this case I have to
create 5 new pages, and I have like 20 links to do inthis case I have 20 more
pages to create.



"Murray" a écrit :
 
H

Hermione

Murray

I find the funcion window.frameElement Can I create from my newsletter page
a left and Right frame for my page

thanks

"Murray" a écrit :
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top