Forum Moderators: open
I have lots of frames:P
I have a menu frame with links at the top
I have a main frame with a background image
I have a iframe called mainframe in the actual main frame.
I need the link that is clicked on the menubar to load into the iframe that is located in the main frame.
I thought maybe i could do
<a href="feedback.php" target="main.mainframe"></a>
but that doesn't work lol. I just need some help please.
you can goto the w3c site at this address:
[w3.org...]
There it will give you a tutorial on frames, iframes and more frames.
me_wraith