The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
How would I sub in a different template name vs. 'vBRadio.php'
Is there a better way? EX: open to template XYZ vs. vBRadio.php when the Link is pressed. I used code from vBRadio as EX. :tired: Code:
<script type="text/javascript">
<!--
function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=no,height=320,width=650,location=no,menubar=no,resizable=no,status=no,toolbar=no')
return false;
}
-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>
|
|
#2
|
||||
|
||||
|
No need for the help, Thanks.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|