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

IE 7 ignores frameset target

IE 7 ignores frameset target

Postby sagerides on Mon Dec 18, 2006 5:35 pm

i've had my band's website up and running for quite sometime now and it has worked great in just about every browser.

[url]http://www.ramblinsouls.com/main2
[/url]
i used a frameset on this page so that i could keep the mp3 player and main navigation up through out the site.

<FRAMESET ROWS="170,*" BORDER="0" FRAMEBORDER="0" LEFTMARGIN="10" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<FRAME SRC="http://ramblinsouls.com/head.html" NAME="TOPNAV" SCROLLING="NO" NORESIZE BORDER="0" FRAMEBORDER="0" LEFTMARGIN="100" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" BORDERCOLOR="#000000"></FRAME>
<FRAME SRC="http://www.ramblinsouls.com/welcome.html" NAME="MAIN" SCROLLING="YES" BORDER="0" FRAMEBORDER="0" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"></FRAME>
</FRAMESET>


i don't know why, but now, in IE 7... when you click on one of the main navigation links (which are contained in "head.html", i'll post the html at the bottom), it opens in a new window!

can anyone shed some light on this one for me?


thanks for your time,

Rick

head.html______

<TABLE CELLPADDING="2" CELLSPACING="2" WIDTH="57%">
<TR>
<TD BGCOLOR="#FFFFFF"><img src="http://www.ramblinsouls.com/white-header.jpg" height="90"></TD>
<TD BGCOLOR="#666666"><p id="player2"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>
<script type="text/javascript">
var FU = { movie:"http://www.ramblinsouls.com/mp3/flash_mp3_player/mp3player.swf",width:"180",height:"90",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
flashvars:"file=http://www.ramblinsouls.com/playlist.xml&displayheight=50&autostart=true&showeq=true&repeat=true&shuffle=false&lightcolor=0x666666&backcolor=0xFFFFFF&frontcolor=0x000000" };
UFO.create( FU, "player2");
</script></TD>


</TR>
</TABLE>


<hr width="700">

&nbsp;&nbsp;<A HREF="http://www.ramblinsouls.com/welcome.html" target="MAIN">Home</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.ramblinsouls.com/dates.html" target="MAIN">Dates</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://ramblinsouls.com/media.html" target="MAIN">Media</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.ramblinsouls.com/news.html" target="MAIN">News</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.ramblinsouls.com/bio.html" target="MAIN">Bio</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="http://www.ramblinsouls.com/guestbook.html" target="MAIN">Guestbook</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<A HREF="mailto:thedysfunktional@hotmail.com">Contact Us</A>&nbsp;&nbsp;&nbsp;
<hr width="675">
sagerides
 
Posts: 2
Joined: Mon Dec 18, 2006 5:23 pm

problem solved

Postby sagerides on Tue Dec 19, 2006 7:44 pm

i had a couple of USELESS </FRAME> tags..... hmmm
sagerides
 
Posts: 2
Joined: Mon Dec 18, 2006 5:23 pm


Who is online

Users browsing this forum: No registered users and 9 guests