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.
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.