What you talkin' bout?
Document.getElementById() works fine in IE5 and later.
There must be some other error.
The error was that I was passing the id as an array and not as a string.
What's interesting is that only IE's would not accept that mistake.
Cheers,
tedd
--
---
http://sperling.c
tedd wrote:
Hi gang:
Sorry for the lame app, but the program worked for Safari (Mac and Win).
However, I did get it to work for FF and a couple of other browsers (Mac
and Win), see again:
http://webbytedd.com/quarters
But the critter is dead in the water for all versions of IE -- if -- I
d
On Fri, Apr 11, 2008 at 4:49 PM, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> Sorry for the lame app, but the program worked for Safari (Mac and Win).
> However, I did get it to work for FF and a couple of other browsers (Mac and
> Win), see again:
>
> http://webbytedd.com/quarters
>
> But the c
tedd <[EMAIL PROTECTED]> wrote on 04/11/2008 02:49:21 PM:
> But the critter is dead in the water for all versions of IE -- if --
> I don't figure out a way around the following single statement.
>
> document.getElementById(id).checked = true;
>
> After reading a bunch, it seems that M$ has a be
Hi gang:
Sorry for the lame app, but the program worked for Safari (Mac and
Win). However, I did get it to work for FF and a couple of other
browsers (Mac and Win), see again:
http://webbytedd.com/quarters
But the critter is dead in the water for all versions of IE -- if --
I don't figure o
5 matches
Mail list logo