Click to See Complete Forum and Search --> : Can I target a url to a framed new window?


bshaffer26
09-02-2003, 10:31 PM
Ok, this one has me stumped. I built a website for a boat dealership. I have linked each boat to a corresponding page on the manufacturer's website. This page allows users to "build" their boat and gives them a total price.

I want to create one page with a top frame giving customers instructions on how to send this information to the dealership. Then a bottom frame inside which each url will appear. How can I tell the link to target not only this new window, but to target the bottom frame as well?

If this is possible, it would save me a ton of work.

Thanks

AdamBrill
09-03-2003, 12:09 PM
I'm not sure exactly what you mean... Is this what you want?

<a href="wherver.htm" target="_top">Click here!</a>