Hackerboard Wiki HaboBlog
Hackerboard bei Facebook Hackerboard bei Google+ Hackerboard bei Twitter

[HaBo]

 
(Web-) Design und webbasierte Sprachen Tipps & Tricks, Designabgleich, HTML & Javascript, Flash, ASP, PHP, Perl/CGI...

mit link 2 iframes verändern

Diskussion: mit link 2 iframes verändern im Forum (Web-) Design und webbasierte Sprachen, in der Kategorie Web, Network & Multimedia Palace; Anzeige hi leuds, ich hab folgendes Problem. Ich möchte gern mit einem link zwei iframes verändern, was normaler Weise auch ...

Antwort
Alt 23.02.05, 15:55   #1 (permalink)
 
Registriert seit: 08.10.03
freakazoid Leistung: Facit NTK
Likes: 0
Standard mit link 2 iframes verändern

Anzeige

hi leuds,

ich hab folgendes Problem. Ich möchte gern mit einem link zwei iframes verändern, was normaler Weise auch ganz gut, wie folgt klappt:

Code:
<a href="#" onClick="parent.ihr 1 Frame.location='ihre.htm';  parent.ihr 2 Frame.location='ihre.htm'; return false;">
 2.Variante</font>
</a>

Zur Veranschaulichung, ich möchte dies auf folgender Seite umsetzen, was hier auch noch klappt, jedoch kappt es schon nicht mehr, wenn die Seite in ein normales frame eingebettet ist. (hier)

-->comix-->enter--->eden-->bild anklicken-->eden1.html (link funktioniert nicht mehr)

Quellcode der Seite (eden1.html):

Code:
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> 
<html>  
 <head>   
  <title>eden1</title>    
   <meta name="author" content="Freakazoid">    
    <meta name="generator" content="Ulli Meybohms HTML EDITOR">  
     <script language=javascript> function wechsel(url1,url2) 
      { document.frame1.location.href = url1; document.frame2.location.href = url2; } 
     </script>      
  </head>  
  <body text="#FFFFFF" bgcolor="#000000" link="#FF0000" alink="#FF0000" vlink="#FF0000">   
   <table border="0" width="100%" cellpadding="8">    
    <tr>     
     <td> 	 
      <h1>Eden - It's an endless World!</h1> 	
       </td>     
       <td align="right" valign="bottom"> 	 
        <a href="eden.html"> 	 
         zurück 	 
        </a> 	
      </td>    
     </tr>   
    </table>    

<hr> 
<br><br>        

<div>    

  <table border="0" width="100%">     
   <tr>      
    <td>       
     <table border="0" width="100%" cellpadding="5">        
      <tr>         
       <td> 		 
        <iframe src="infobox1.html" width="450" height="300" border="0" frameborder="0" framespacing="0" name="frame1"> 		 
         </iframe> 		
        </td>         
        <td align="center" valign="top"> 		

<br><br>  

       <a href="#" onclick="wechsel('http://freakazoid2600.fr.funpic.de/infobox1.html','http://
       freakazoid2600.fr.funpic.de/eden1.jpg')"> 
        Eden - It's an endless World! #1 
       </a>           		  		 
<br>           
       <a href="#" onclick="wechsel('http://freakazoid2600.fr.funpic.de/infobox2.html','http://
       freakazoid2600.fr.funpic.de/eden2.jpg')"> 
        Eden - It's an endless World! #2 
       </a> 		  		 

<br> 		           

       <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox3.html';
        parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden3.jpg'; return false;">
         Eden - It's an endless World! #3</font>          
        </a> 		  		 

<br> 		           

        <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox4.html';
         parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden4.jpg'; return false;">
          Eden - It's an endless World! #4</font>          
         </a> 		   		  

<br> 		            

         <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox5.html';
          parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden5.jpg'; return false;">
           Eden - It's an endless World! #5</font>          
         </a> 		   		  

<br> 		            

          <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox6.html';    
          parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden6.jpg'; return false;">
           Eden - It's an endless World! #6</font>
          </a> 		  

<br>
 		       
          <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox7.html';
           parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden7.jpg'; return false;">
            Eden - It's an endless World! #7</font>          
           </a> 		   		  

<br> 		            

            <a href="#" onClick="parent.frame1.location='http://freakazoid2600.fr.funpic.de/infobox8.html';
             parent.frame2.location='http://freakazoid2600.fr.funpic.de/eden8.0.html'; return false;">
              Eden - It's an endless World! #8</font>          
             </a> 		    		 

 <br> 		
        </td>        
       </tr>       
      </table>      
     </td>     
    </tr>     
    <tr>      
     <td align="center"> 	  
      <iframe src="eden1.jpg" width="665" height="1050" name="frame2" align="center" border="5"
       frameborder="0" framespacing="0"> 	  
       </iframe> 	 
      </td>     
     </tr>    
    </table>   
   </div>  
  </body> 
</html>
Wär cool, wenn mir dabei einer helfen könnte.
thx

pace, mfg

freakazoid
freakazoid ist offline   Mit Zitat antworten
Antwort
   
- Anzeige -

Werbung ist gerade online    

[HaBo] » Web, Network & Multimedia Palace » (Web-) Design und webbasierte Sprachen » mit link 2 iframes verändern
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind aus
Pingbacks sind aus
Refbacks sind aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
URL verändern erik SN (Web-) Design und webbasierte Sprachen 4 27.11.08 16:59
Datenpakete verändern ? blackwidow Internet Allgemein 13 25.07.04 17:57
Link verändern Cheffie (Web-) Design und webbasierte Sprachen 8 31.12.03 15:06
Header verändern Beforegod Code Kitchen 1 28.03.03 13:39


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61