Board index   FAQ   Search  
Register  Login
Board index Web Development Forums Programming Forum

Linking to a home page when using frames!

Programming forum to discuss all other languages, coding or scripting.

Linking to a home page when using frames!

Postby Naina » Tue Dec 28, 2010 6:33 am

Hello again!

Im almost complete - ive been designing a new website for a school and want to upload.

Only problem is im not quite sure how to link it so it works!

Ive used frames for the new site and the homepage is called index.htm. But this only when I just open it doesn't Reloads the navigation frame - only the home page content is loaded. When I got the frameset page and then open the browser is open along with all other frames (Content, Banner etc) but obviously the website information is intended to be empty!

How can I link so when people go to the school website both the frames and the content of the homepage are displayed?

Thanks!
Naina
 
Posts: 1057
Joined: Tue Dec 21, 2010 12:26 pm

Re: Linking to a home page when using frames!

Postby Emma » Tue Dec 28, 2010 6:33 am

is your frameset something like this?

<frameset cols="128,*" frameborder="no" framespacing="0" border="0">
<frame src="\html\menu.htm" name="menu">
<frame src="\html\main.htm" name="mainpage">
</frameset>

<noframes>

actually, do you have the frameset code so I can see if there's anything wrong?
Emma
 
Posts: 398
Joined: Tue Dec 21, 2010 12:44 pm


Return to Programming Forum

Who is online

Users browsing this forum: No registered users and 2 guests

cron