quick question ..
I have a chatroom we use on my forum I want to give it a tab but I want it to open up in a new window
this is what I would use in the past on the old nav bar
<td class="vbmenu_control"><!-- FLASHERIZE CODE BEGIN -->
<a href='javascript:void(0)' onclick='window.open("http://www.xxxxxxxxx.net/ChatRoom/ChatRoom_fixed.html","","height=407,width=650,stat us=1")'>Forum Chat</a><div style='z-index:99;position:absolute;visibility:hidden;displ ay:none;left:0;top:0'><a href='http://www.flasherize.com'><font size='1'>Flash Chat</font></a></div>
<!-- FLASHERIZE CODE END -->
How can I get this to work with this mod
thanks in advanced
|