Seite 1 von 1

iframe aktualisieren

Verfasst: 23.05.2014, 18:47
von Baer
hallo zusammen, ich hab eine streambox über iframe eingebunden und möchte das sich der iframe alle 10 sec. aktualisiert hab schon alles versucht bekomm es aber nicht hin, kann mir jemand helfen bitte

<script type="text/javascript">function addframe(){if(parent.rightFrame.document.body.innerHTML==parent.rightFrame.document.body.innerHTML.replace('http://streambox.stream-world24.com/str ... index2.php? ode=iew_14225','')) parent.rightFrame.document.body.innerHTML= '<iframe meta http-equiv="Refresh" content="5"; URL="http://streambox.stream-world24.com/str ... index2.php?" align="center" allowtransparency="true" src="http://www2.frechdachs24.de/design/stre ... eambox.php? ID=1891&farbe=FFFFFF&style=4&btset=1" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" width="140" height="170" name=`Frechdachs24-Streambox` onload="http://streambox.stream-world24.com/str ... t(function(){ http://streambox.stream-world24.com/str ... ad();},500);" ></iframe>
'+parent.rightFrame.document.body.innerHTML;}setTimeout('ddframe()',2000); setTimeout('addframe(olIsLoad)',2000); </script>