View Full Version : targeting links to top and right frames


helloemmalewis
03-18-2010, 12:48 PM
Hello. I am trying to target a link on my left frame menu to the top frame....but I would like the right frame to go blank when this happens. Instead, at the moment, I can target the correct page to appear in the top frame, but the right frame stays as the last page, when I want it to be blank....Similarly, when you click a different link on the left frame menu, that only targets the right frame, I would like the top frame to go blank again. Does this make sense? Anyone know how I do this? Thanks so much!

helloemmalewis
03-18-2010, 03:34 PM
I suppose what I am trying to do is change more than one frame with one link, i.e. keep one blank and the other with content??

shawnjeezie
03-24-2010, 06:46 AM
Sounds like the problem might be with the webpage html coding. If u coded the page to where when u click on the link in the one page, when it opens up this page, that site/page is still up in the right frame, but u only remembered to change the top and left side frames for the new page layout. when using forms what i do is i have one page be a setup of this page on this frame, this page on this frame, and that page on that frame, that way if i want to go to a particular link and i want it to come up on a certain frame all i have to do is copy and paste the code for the page u will be leaving and paste the code for the new page but delete the coding for the one frame u want this new page to come up in, that way u program it to come up in the frame u desire. It's a lot of coding to do frames this way, but the quality of the work is so much better. You might also wanna check your coding, and make sure that everything is as it should be