Alright, I'm making a website that's going to be using frames. The top part has the logo and links, while the bottom part will be the section where the links go. I have the different sections named ("top" and "bottom") and the link HTML is <a href=URL target=bottom>name of link</a>.
Things are all fine and dandy for the most part...I'll open up the whole website, click a link, and it'll appear in the appropriate section, underneath the header. Well, when I click on any other link, it tries to open that up in a new window. Now, this has nothing to do with the HTML of the link. They're all the same (besides the link URL of course) but the frames only work ONCE. Doesn't matter what the link is, they all work once, and then it tries to open stuff up in a new window.
Sorry if this sounds confusing. I've been through many sites and I KNOW I have everything properly targeted....but it's just not working.
Things are all fine and dandy for the most part...I'll open up the whole website, click a link, and it'll appear in the appropriate section, underneath the header. Well, when I click on any other link, it tries to open that up in a new window. Now, this has nothing to do with the HTML of the link. They're all the same (besides the link URL of course) but the frames only work ONCE. Doesn't matter what the link is, they all work once, and then it tries to open stuff up in a new window.
Sorry if this sounds confusing. I've been through many sites and I KNOW I have everything properly targeted....but it's just not working.