This link is in the same iframe as my media player:
It works fine there but I would like to move it to another iframe. Could someone tell me how to write it so that it would activate my media player from the other iframe.
Thanks
Code:
<a href="music/playlist.m3u" onclick="PlayM3u(this.href);return false">
Thanks
Comment