PDA

View Full Version : Unintended Javascript Effect


webmaster
11-29-2007, 10:47 AM
http://blog.statcounter.com/?p=43#comment-4336
http://www.dentalblogging.com/
var features = null;
function goWin( url )
{
features = “status=no,resizable=no,scrollbars=0,menubar=no,ad dressbar=0,width=620,height=675″;
win = window.open(url, ”, features);
}
I’m using this script in my new site at:
http://www.linkocafe.com
still in construction and I did install the new code put then the script stop working.
It works with the old code.
Any one know if I’m doing something rung?
Thanks.

ttaxi
12-22-2007, 10:18 PM
Just Have a look in the link below maybe you can find some information

http://forum.statcounter.com/vb/showthread.php?t=30887

webmaster
04-18-2008, 01:36 PM
The javascript being used has changed significantly since this bug was posted. If you experience any more problems please let us know.

Aodhan