Thats what we in the field call a UNO..
[U]nidentified [N]et [O]ccurence
Scott
Peter Galipo wrote:
Thanks for checking...
I tested the page again after about 5 minutes and it worked fine. Weird!
Pete
[EMAIL PROTECTED] 7/07/2004 9:49:44 am >>>
Just looking at the FireFox DOM, and 'checked' is in there.
What does your HTML code look like?
Maybe window.document.getElementById("myradio");
check to make sure the getElementById call isn't returning null as well.
Just some thoughts.
Mark
On Wed, 07 Jul 2004 09:15:28 +0800, Peter Galipo <[EMAIL PROTECTED]> wrote:
Hi All,
This seems to work fine in IE: document.getElementById("myradio").checked
which returns true or false depending on whether the radio is
checked.
I'm having no joy with this in firefox. any ideas why?
Thanks,
Pete
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to
[EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
