Hi, I have a small problem. I have two mods that uses a Java applet, but starting a few days back they dont work anymore. I tried everything but I just cant figure it out. The small windows open but blank and another regulaar window opens on top.
I dont think the problem is in my scripts, didnt touch them, it has to be something in the browser or around that because I havent change anaything in this code:
<script language="JavaScript">
function PopupWindow(win) {
PopupWin=window.open(win,"PopupWin","toolbar=no,directories=no,status=no,scrollbars=yes,menubar=no,width=425,height=500"); PopupWin.window.focus()
}
</script>
nor in the scripts that call it.
if you need to see this, please go to
http://romanianational.com/cgi-bin/ultimatebb.cgi and click on the the bold links ( chat and citate):
lista membrilor | statistici | calendar |
chat | mi | jocuri | galeria foto | e-card |
citate | forum home
anybody willing to give me some suggestions?
thanks in advance.
Felix