Quote:
Originally Posted by nymyth
Does anyone know how I can make a link somewhere on my site link to the player within the forums directory???? (but still make it popup)
Peace
|
This opens it in a window sized about right, you can adjust the window size. Remeber to put your url in the link
Code:
<A HREF="javascript:void(0)" onclick="window.open('http://yoursitehere.com/vBRadio.php#','linkname','height=380, width=600,scrollbars=no')">Radio</a>