I am looking for some help on how to make a iframe on my
[url]http://www.slackinradio.com[/url] auto refresh in intervals of 2 minutes and 50 secs.
if you look on the site its the small window on teh left that says the station
info. I currently have a auto refresher implimented but it refreshes the whole
page and i want it to just refresh the one window
the current auto refresh code i use is <meta http-equiv="refresh"
content="150"> but i dont want it to refresh the whole page. I have treied to
put that code into the div layer code but still it refreshes the whole page.