General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
The word "[quote=Richard] I'm brand new to K-Meleon., What a find! I was checking out some of the sites I've developed and one, www.infozine.com has a problem with K-Mellon. Opening of new windows with javascript doesn't want to work, yet works with the other browsers. I'm wondering if this is K-Mellon or my scripting...<G> Can any one see anything here that would not make this script work in K-Mellon? In the header <script type='text/javascript' language='JavaScript'> <!-- // Hide for old browsers var newWindow = null; function OpenWindow (Url,Title,Width,Height) { var win_opt= 'toolbar=0,location=0,directories=0,status=0,menubar=0,'; win_opt += 'scrollbars=1,resizable=1,copyhistory=0,'; win_opt += 'width=' + Width + ',height=' + Height; var windowX = (screen.width/2)-(Width/2); var windowY = (screen.height/2)-(Height/2); window.name = 'MainWindow'; newWindow = window.open('',Title,win_opt); if (newWindow != null) { if (newWindow.opener == null) newWindow.opener = self; newWindow.location.href = Url; newWindow.moveTo(windowX,windowY); if (newWindow.focus) newWindow.focus(); } } // End of script --> </SCRIPT> and the link is here: <a href="javascript:OpenWindow('/news/terms.php','OpenWindow','600','400')">terms</a> Thanks Richard www.infozine.com[/quote]" you have used in your post has been banned from use. Please use a different word or contact the forum administrators.
Your Name: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
K-Meleon forum is powered by Phorum.