Previous Message
Next Message

if you can not target with xhtml strict

Sent by Christian Heilmann on 5 April 2005 20:08


Jan Brasna wrote:

>>>> 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);
>
This is off topic, can we please stop it here?
By the way: Not all target links open new windows...


______________________________________________________________________
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/
Previous Message
Next Message

Message thread: