Jump to content

links with frames


alsybabes

Recommended Posts

I have a basic frameset with title menu and content sections. I am trying to link items in the menu to open pages in the content section but i cant seem to get it to work. iv been through all the tutorials i can find but nothing seems to work. The links iv made open in the menu section and not the content section.Can someone help please?thanks very much

Link to comment
Share on other sites

if you have a Menu that links to another frame then use target like this

<a  href="[your link]" target="mainFrame">

you can change the name of the frame in red in the frame set<frame src="................... name="mainFrame">but remember to change the target name also. hope this helps :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...