The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Targets now opening new windows?
Craz1000
post Nov 21 2017, 12:06 PM
Post #1





Group: Members
Posts: 5
Joined: 21-November 17
Member No.: 26,542



i have a site that uses <frameset> on index, and it worked fine for months, now however every link that uses target opens in a new window except when using IE.

index.html
CODE

<html>

<head>
<title>Main Page</title>
</head>

<frameset rows="15%,85%" noresize>
<frame src="top.html?name=Dr Whiley Stage 2&file=music/Dr%20Whiley.mp3" name="top">
<frame src="main.html" name="main">
</frameset>

</html>


random page
CODE

<html>
<head>
<link rel="stylesheet" type="text/css" href="../css/main.css">

<center>
<table border=1>
<tr><td valign="top">
    Dj Sets:<br><br>
    2010:<br>
        <a href="top.html?name=Deadmau5 Mix 2010&file=music/Deadmau5Mix.mp3" target="top">Deadmau5 Mix</a><br>
    <br>2011:<br>
        <a href="top.html?name=House Mix 3 2011&file=music/House3.mp3" target="top">House 3</a><br>
        <a href="top.html?name=House Mix 4 2011&file=music/House4.mp3" target="top">House 4</a><br>
        <a href="top.html?name=House Mix 5 2011&file=music/House5.mp3" target="top">House 5</a><br>
    <br>2012:<br>
        <a href="top.html?name=House Mix 6 2012&file=music/House6.mp3" target="top">House 6</a><br>
        <a href="top.html?name=House Mix 7 (Rejected) 2012&file=music/House7-1.mp3" target="top">House 7 (Reject 1)</a><br>
        <a href="top.html?name=House Mix 7 (Rejected) 2012&file=music/House7-2.mp3" target="top">House 7 (Reject 2)</a><br>
        <a href="top.html?name=House Mix 7 2012&file=music/House7-3.mp3" target="top">House 7 (Final)</a><br>
        <a href="top.html?name=Classic House Mix 2012&file=music/Classics.mp3" target="top">Classics</a> Favorite Tracks<br>
        <a href="top.html?name=House Mix 8 2012&file=music/House8.mp3" target="top">House 8</a><br>
        <a href="top.html?name=House Mix 9 2012&file=music/HouseIX.mp3 target="top">House 9</a><br>
        House L (Ongoing)<br>
    <br>2013:<br>
        <a href="top.html?name=House Mix 10 (Rejected) 2013&file=music/HouseX-2.mp3" target="top">House 10 (Rejected)</a><br>
        <a href="top.html?name=House Mix 10 2013&file=music/HouseX.mp3" target="top">House 10 (Final)</a><br>
    <br>2014:<br>
        <a href="top.html?name=House Mix 11 2014&file=music/HouseXI.mp3" target="top">House 11</a><br>
        <a href="top.html?name=House Mix 12 2014&file=music/HouseXII.mp3" target="top">House 12</a><br>
    <br>2015:<br>
        <a href="top.html?name=House Mix 13 2015&file=music/HouseXIII.m4a" target="top">House 13</a><br>
        <a href="top.html?name=Trance Mix 2015&file=music/Trance Mix 2015.mp3" target="top">Trance Mix 2015 (All tracks were made before 2001)</a><br>
        <a href="top.html?name=Trance Mix 2015 Part 2&file=music/Trance 15-2.m4a" target="top">Trance Mix 2015 II (Tracks before 2003 and alot more powerful)</a><br>
    <br>2016:<br>
        <a href="top.html?name=Trance Mix 2016&file=music/Trance 2016.m4a" target="top">Trance Mix 2016</a><br>
        <a href="top.html?name=Trance Mix 2016 Part 2&file=music/Trance 2016-2.mp3" target="top">Trance Mix 2016 II</a><br>
                <a href="top.html?name=Trance Mix 2017&file=music/Trance 17-2.mp3" target="top">Trance Mix 2017</a><br>
</td><td valign="top">
    Original work:<br><br>
    2016:<br>
        <a href="top.html?name=Blade Runner Blues Mashup&file=music/BRB_PL.mp3" target="top">Blade Runner Blues Mashup</a><br>
        <a href="top.html?name=Skyrim/Oblivion/Morowind Mashup&file=music/ESM.mp3" target="top">Skyrim/Oblivion/Morowind Mashup</a><br>
        <a href="top.html?name=Song 1&file=music/Song 1.mp3" target="top">Song 1 (My First Song and Ableton Test)</a><br>
    <br>2017:<br>
        <a href="top.html?name=Life Cycle&file=music/Life_Cycle.mp3" target="top">Life Cycle (Instrumental)</a><br>
        <a href="top.html?name=Track 2&file=music/Track2.mp3" target="top">Track 2</a><br>
        <a href="top.html?name=Current Project&file=music/3.mp3" target="top">Track 3 (Unfinished)</a><br>

</tr></td></table>
</center>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 29th March 2024 - 07:06 AM