[thelist] Javascript and mozilla conundrum

Karl Bunyan freelance at core10.co.uk
Thu Jul 24 03:15:22 CDT 2003


You need an id as well as a name attribute on the image tag. I think
document.images is deprecated so you should probably support
document.getElementById as well.

Karl

> -----Original Message-----
> From: thelist-bounces at lists.evolt.org 
> [mailto:thelist-bounces at lists.evolt.org] On Behalf Of 
> Christopher Joseph
> Sent: 24 July 2003 08:55
> To: thelist at lists.evolt.org
> Subject: Re: [thelist] Javascript and mozilla conundrum
> 
> 
> Hi List,
> 
> I have a very small test script up at
> 
http://www.ideadesigners.com/testscripts/

it is supposed to show a particular image based on the users pc clock. 
It works in IE6 Win2k but not in Mozilla 1.3 on win2k. Any thoughts (and

yes javascript is on :)?

I would also welcome any comments on style or improvements suggestions.

many thanks.

-- 
Christopher Joseph



More information about the thelist mailing list