Well, i got two iframes on a webpage both with totally difrent names and urls.
yet when i load the page they both display the home content when the radio stats should only display radio stats and the content frame should only display the home content.
The radio stats content:
Content:HTML Code:<IFRAME name="radio" src="radio_stats.php" width=261 height=135 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=auto style="FILTER: chroma(color=#ff0000)" allowtransparency="true"></IFRAME>
HTML Code:<IFRAME name="content" src="home.html" width=495 height=425 marginwidth=0 marginheight=0 frameborder=0 scrolling=auto></IFRAME>
EDIT: Dont worry, fixed it =]






Reply With Quote