WhiteFalcon72
12-06-2005, 10:38 AM
Hello, my name is Ray I was following basic frame code to help build a new page for a friend and I need to know is it possible with the code below to denote frame A to change frame B if so how do I do that I am posting copy of the code i'm useing below this line...
_______________________________________________
<FRAMESET COLS="25%,85%">
<NOFRAME>
Greetings "Browserly Challenged". The page you are attempting to enter has frames and if you're reading this message, you don't have the ability to see it. I suggest you go <A HREF="noframespage.htm">Here</A> for a non-frame version of this page.
</NOFRAME>
<FRAME SRC="side%20bar.htm" NAME="A">
<FRAME SRC="side%20bar2.htm" NAME="B">
</FRAMESET>
</HTML>
_______________________________________________
explain what I'm wanting so make sure you understand what i'm truely asking...
I'm trying to design frame A to have links to other pages.
I would like when i click the link in frame A for it to change the page inside Frame B. i'm pretty sure is might be able to be done but I'm not sure how to do it... you see when i view HTML goodies web-site I have a hard time reading the side bar cause of it being so little text.
If anyone can help me I'd be greatful Thanks Sincerely, WhiteFalcon72
_______________________________________________
<FRAMESET COLS="25%,85%">
<NOFRAME>
Greetings "Browserly Challenged". The page you are attempting to enter has frames and if you're reading this message, you don't have the ability to see it. I suggest you go <A HREF="noframespage.htm">Here</A> for a non-frame version of this page.
</NOFRAME>
<FRAME SRC="side%20bar.htm" NAME="A">
<FRAME SRC="side%20bar2.htm" NAME="B">
</FRAMESET>
</HTML>
_______________________________________________
explain what I'm wanting so make sure you understand what i'm truely asking...
I'm trying to design frame A to have links to other pages.
I would like when i click the link in frame A for it to change the page inside Frame B. i'm pretty sure is might be able to be done but I'm not sure how to do it... you see when i view HTML goodies web-site I have a hard time reading the side bar cause of it being so little text.
If anyone can help me I'd be greatful Thanks Sincerely, WhiteFalcon72