d3adlythegame
09-17-2005, 11:27 PM
<script type="text/javascript">
<!--
function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,location=no,menubar=no,resi zable=no,status=no,toolbar=no')
return false;
}
-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>
I pasted that code into "NavBar", but when i click on "vBradio", nothing happens. Any Suggestions ?
<!--
function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,location=no,menubar=no,resi zable=no,status=no,toolbar=no')
return false;
}
-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>
I pasted that code into "NavBar", but when i click on "vBradio", nothing happens. Any Suggestions ?