help plz iframe refresh

For Joomla! 2.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Note: All 1.6, 1.7 and 3.5 releases have reached end of life and should be updated to 3.x.

Moderator: ooffick

Forum rules
Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.
Locked
ronny1974
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat May 05, 2012 5:27 am

help plz iframe refresh

Post by ronny1974 » Sat May 05, 2012 6:26 am

Hello everyone , i hope someone can help with this problem.
i making first time an website and i had put a chat and a current listeners i frame to my site.
and i need a refresh on the current listeners stats.
i manege to create a refresh but than the chat wil refresh too and that dont must be.

This is the code i use for the listeners stats.

Code: Select all

<p><marquee scrolldelay="200"> 
<script type="text/javascript" <iframe src="http://server-11.stream-server.nl/castcontrol/misc/scripts/streaminformation.js.php?id=163"></script>
<td style="color: #119CB9;Arial-size: 13pt;Arial-weight: Arial; Arial:serif" bordercolor="#119CB9">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NU TE HOREN:
<script>document.write(StreamInformation.SONGTITLE())</script></th>
<th style="Arial-family: serif; Arial-size: 13pt; color: #119CB9; font-weight: bold" bordercolor="#119CB9">LUISTERAARS:
<script type="text/javascript" <iframe src=" http://server-11.stream-server.nl/castcontrol/misc/scripts/streaminformation.js.php?id=163"></script>
<script>document.write(StreamInformation.CURRENTLISTENERS())</script></th>
</td></td>
</tr>
</table>
</marquee></p>
i am a beginner to make an website, and i am busy with this for one week.
i don`t know how to solve this problem
my site is http://www.hetbaggeraarteam.nl

plz can somebody help me??

greetz Ronny

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: help plz iframe refresh

Post by humvee » Sat May 05, 2012 11:55 am

[Mod note: Moved from General Forum to 2.5 Coding Forum;]


Locked

Return to “Joomla! 2.5 Coding”