IFrame als Linkziel

Status
Nicht offen für weitere Antworten.
Poste mal bitte quelltext - Danke! (frage 1)

Frage 2: Würde sganen mit zwei Seiten machbar, wenn ich deine frage richtig verstanden habe
 
PHP:
<HTML>
<HEAD>
<TITLE>BIGNAPPO.COM | The Soulful Face Of RnB & HipHop</TITLE>
<STYLE TYPE="text/css">
<!--
	A {text-decoration: none; Color:black;}
	a, li, font {font-family: verdana,arial,sans-serif;}
	a:hover { Text-Decoration: underline; Color:#182AB6;}

	-->
	</STYLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY background="images/back.gif" oncontextmenu="return false" onselectstart="return false">
<p>&nbsp;</p>

<table width="1024" border="0" cellpadding="0" cellspacing="0" align="center" valign="middle">
  <tr> 
    <td height="91" valign="top" colspan="2"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/enter_01.gif">
        <tr> 
          <td width="9" height="67"></td>
          <td width="852"></td>
          <td width="163"></td>
        </tr>
        <tr> 
          <td height="24"></td>
          <td valign="top"><b><font size="2"><A href="http://www.bignappo.com/hp/news/aktuell.php" target="content">HOME</A> 
            | <A href="http://www.bignappo.com/" target="content">BIGNAPPO</A> | <A href="http://www.bignappo.com/" target="content">CHARTZ</A> 
            | <A href="http://www.bignappo.com/" target="content">DOWNLOADZ</A> | <A href="http://www.bignappo.com/" target="content">FEATURES</A> 
            | <A href="href="http://www.bignappo.com/" target="content">FRIENDZ</A> | <A href="http://www.bignappo.com/" target="content">PIC 
            OF DA MONTH</A> | <A href="http://www.onlinewebservice6.de/gastbuch.php?id=49327" target="content">G-BOOK</A> 
            | <A href="http://www.bignappo.com/" target="content">CONTACT</A> | <A href="http://www.bignappo.com/" target="content">LINKZ</A></font></b></td>
          <td></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td height="470" width="1" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
        <tr> 
          <td width="1" height="470"></td>
        </tr>
      </table>
    </td>
    <td width="1023" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
        <tr> 
          <td width="320" height="11"></td>
          <td width="702"></td>
          <td width="1" valign="top" rowspan="3"> 
            <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
              <tr> 
                <td width="1" height="470"></td>
              </tr>
            </table>
          </td>
        </tr>
        <tr> 
          <td height="441" valign="top"><img src="images/back.jpg" width="320" height="441"></td>
          <td valign="top">
            <div align="right"><iframe name="content" width="700" height="440" frameborder="0" allowTransparency="true"></iframe></div>
          </td>
        </tr>
        <tr> 
          <td height="18"></td>
          <td></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td height="29" colspan="2" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0"background="images/enter_03.gif">
        <tr> 
          <td width="1024" height="29"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</BODY>
</HTML>


zu Frage 2) ein beispiel am besten nochmal: wenn ich auf "home" klicke erscheint ein bild ganz links im bildschirm, wenn ich auf "link" klicke erscheint ein adnres bild ganz rechts.

weil bei mir ist es so: aus prenzip erscheint alles auf der lniken seite


Danke für deine antwort !!
 
Code:
<HTML>
<HEAD>
<TITLE>BIGNAPPO.COM | The Soulful Face Of RnB & HipHop</TITLE>
<STYLE TYPE="text/css">
<!--
    A {text-decoration: none; Color:black;}
    a, li, font {font-family: verdana,arial,sans-serif;}
    a:hover { Text-Decoration: underline; Color:#182AB6;}

    -->
    </STYLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY background="images/back.gif" oncontextmenu="return false" onselectstart="return false">
<p>&nbsp;</p>

<table width="1024" border="0" cellpadding="0" cellspacing="0" align="center" valign="middle">
  <tr> 
    <td height="91" valign="top" colspan="2"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/enter_01.gif">
        <tr> 
          <td width="9" height="67"></td>
          <td width="852"></td>
          <td width="163"></td>
        </tr>
        <tr> 
          <td height="24"></td>
          <td valign="top"><b><font size="2"><A href="http://www.bignappo.com/hp/news/aktuell.php" target="content">HOME</A> 
            | <A href="http://www.bignappo.com/" target="content">BIGNAPPO</A> | <A href="http://www.bignappo.com/" target="content">CHARTZ</A> 
            | <A href="http://www.bignappo.com/" target="content">DOWNLOADZ</A> | <A href="http://www.bignappo.com/" target="content">FEATURES</A> 
            | <A href="href="http://www.bignappo.com/" target="content">FRIENDZ</A> | <A href="http://www.bignappo.com/" target="content">PIC 
            OF DA MONTH</A> | <A href="http://www.onlinewebservice6.de/gastbuch.php?id=49327" target="content">G-BOOK</A> 
            | <A href="http://www.bignappo.com/" target="content">CONTACT</A> | <A href="http://www.bignappo.com/" target="content">LINKZ</A></font></b></td>
          <td></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td height="470" width="1" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
        <tr> 
          <td width="1" height="470"></td>
        </tr>
      </table>
    </td>
    <td width="1023" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
        <tr> 
          <td width="320" height="11"></td>
          <td width="702"></td>
          <td width="1" valign="top" rowspan="3"> 
            <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
              <tr> 
                <td width="1" height="470"></td>
              </tr>
            </table>
          </td>
        </tr>
        <tr> 
          <td height="441" valign="top"><img src="images/back.jpg" border="0" width="320" height="441"></td>
          <td valign="top">
            <div align="right"><iframe src="http://www.bignappo.com/hp/news/aktuell.php" name="content" width="700" height="440" frameborder="0" allowTransparency="true"></iframe></div>
          </td>
        </tr>
        <tr> 
          <td height="18"></td>
          <td></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td height="29" colspan="2" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0"background="images/enter_03.gif">
        <tr> 
          <td width="1024" height="29"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</BODY>
</HTML>
 
man oh man das hört ya gar nit mehr auf mit meinen fragen :) :

Also ich habe eine html seite mit dem button "home". wenn ich dann auf "home" drücke sollen sich 2 frames ändern. ein frame kann ich ändern (target="content") beim andren jedoch soll keine html seite erscheinen sondern ein Bild.

Kurz: bei betätigen der "home" schaltfläche erscheint eine html seite und ein bild in 2 verschiedenen frames.

ich habe da etwas versucht viellcht erleichtert euch das etwas:


<A href="home.html" target="content">Home</A>
<A href="Bild.jpg" target="content2">Bild</A>

so jetzt die beiden befehle miteinander verknüpfen, aber wie ???
 
Hi
such mal im javascript forum nach "zwei Links gleichzeitig öffnen" oder so.
Ciao
Noby
 
so ich bin auch fündig geworden:
PHP:
<script>
function navigate() {
  window.location = "cia_auftraggeber/index.html";
  window.open('cia_auftraggeber/index01.html', 'index01');
}

:::::
:::::
:::::

<a href="" onClick="navigate(); return false;">
</script>
so nun möchte ich das sich "cia_auftraggeber/index01.html" in einem frame öffent, also irgend wie target="content" reinquetschen oder so...
 
so das problem wäre dann auch gelöst:
PHP:
<script>
function navigate() {
  window.location = "cia_auftraggeber/index.html";
}

:::::
:::::
:::::

<a href="cia_auftraggeber/index01.html" target="content" onClick="navigate(); return true;">
</script>

nun will ich aber mit einem mausklick 2 frames steuern das wird jetzt wohl komplizierter

thx
 
Status
Nicht offen für weitere Antworten.

Neue Beiträge

Zurück