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

frames gets overrun by one of the frames content

frames gets overrun by one of the frames content

Postby isthereanyoneoutther on Tue Aug 24, 2010 7:48 am

If I put all three frames to show yahoo.com it works good
but when I changed one of them to be what is my ip address (or any ip look up page)
it shows only the ip look up page.
can anybody help me please ?
thank you.

this is my code :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<FRAMESET cols="150, 150">
<FRAME src="http://www.yahoo.com"></FRAME>
<FRAMESET rows="95, 75">
<FRAME src="http://www.yahoo.com"></FRAME>
<FRAME src="http://www.whatismyipaddress.com"></FRAME>
</FRAMESET>
</FRAMESET>
</HTML>
isthereanyoneoutther
 
Posts: 1
Joined: Tue Aug 24, 2010 7:36 am

Who is online

Users browsing this forum: No registered users and 6 guests