It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

HTML frame porblem help

HTML frame porblem help

Postby firaso123 on Tue Sep 07, 2010 6:31 pm

i have a frame problem plz if u can help me as fast as u can
the problem:
this is the code of the main page:
Code: Select all
<frameset cols="12%,19%,69%" framespacing="0" frameborder="NO" border="0" name="mainframeset">
  <frame src="1.html" name="maoinFrame" scrolling="no">
<frame src="2.html" name="mainFrame" scrolling="yes" noresize="resize" >
  <frame src="3.html" name="bottomFrame" >
</frameset>

1.html is a blank page
2.html have this link:
Code: Select all
<a href="link.html" target="mainframeset">Home</a>

3.html is another page
when i press at home link in the page i need to open the (link.html)page in the same page "all page not part of it" i mean reload the all page and it will be link.html without any frame
but its now with this code open the link.html page in another window browser
so plz help me with that
thanks
firaso123
 
Posts: 1
Joined: Tue Sep 07, 2010 6:19 pm

Who is online

Users browsing this forum: No registered users and 6 guests