![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Problem with window.open
From: Evertjan. <exjxw.hannivoort@interxnl.net>
Date: Sun Apr 30 2006 - 10:59:17 CEST
Evertjan wrote on 30 apr 2006 in comp.lang.javascript:
> Something like this?
That was not effective in showing anything.
It seems I am not good at writing intentionally bad code.
The below shows no difference between
onclick='f();return false;'>
=========================================
<script type='text/javascript'>
function bad(){
function good(){
</script>
<a href='http://bbc.co.uk/' target='_blank'
<br><br>
-- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)Received on Mon May 1 05:27:43 2006 |