Quote:
Originally Posted by Jhonnyf
My Hack not do that, you should be do using HTML or use a hook,
Sorry
|
Ok here it the straight HTML to use
ok so when i use the straight:
<!-- FLASHERIZE CODE BEGIN -->
<a href='javascript
:void(0)' onclick='window.open("http://www.rk1gaming.net/ChatRoom/ChatRoom_fixed.html","","height=407,width=650,stat us=1")'>Open 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 -->
It breaks the mod .. and gives me a database error - so I have been taking some of the code to get it to work
So I used this
<a href='javascript
:void(0)' onclick='window.open("http://www.rk1gaming.net/ChatRoom/ChatRoom_fixed.html","","height=407,width=650,stat us=1")
like this ( see screenshot )
So the tab works and fires up the external pop up with no issues but it also fires up another page with this link
http://www.rk1gaming.net/forum/href= which gets a 404 error
any thoughts ..