John Morrison wrote:
> John Morrison wrote:
>>> I got it to run in mozilla with this simple diff, although I'll leave it
>>> to someone more knowledgeable as to whether this is the right solution.
>>
> What I meant, in part, was that I just jammed in a check for document.getElementById
> after a check for document.all, when in fact, you could likely just use
>document.getElementById
> for both mozilla and current IE.
alright, but if you want supporting IE 4.x you still need the document.all as an "else
if"
new version: http://www.html-online.de/niko.temp/time/time.v2.html
> Um, the semicolon has always been optional, in general, in javascript. It's
> not an error to not include them.
oops, hadn't known this - my failure
Niko!
--
Niko Pavlicek
mailto:[EMAIL PROTECTED]
----------------------------