>>>ls[i].onclick=function(){window.open(this.href);return false}
>>- you shloud return the result of opening the window, not only false
> In this case when opening window succeeds you will get new window and
> parent window will
> load new location too. Should it be negated result?
return !window.open(this.href);
--
Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/