[thelist] javascript ignores "return false" in IE ?

thelist at cjmarsh.com thelist at cjmarsh.com
Thu Mar 3 18:34:21 CST 2005


[..]

> > My guess is your function  throws an error, and then the link gets
> > followed:
> 
> Possible, but please note that this works just fine in Firefox, and  
> Firefox shows no errors in Javascript console.  (in Safari it 
> swaps and  
> resizes the image, but doesn't resize the window...)
> 
> Again, here's the test page  (Normally, this is a popup 
> without its own  
> URL): 
>
<http://www.realtymort.com/neighborhoods/lincolnpark/fp-530warlington/st
udio1/popuptest.htm>

Try using the following:

document.getElementById("icon").src

Instead of:

document.icon.src

Regards

Chris Marsh 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.6.0 - Release Date: 02/03/2005
 



More information about the thelist mailing list