Hello,
I am confused with something. I had a look and seen no other posts
about this but everytime I do a document.getElementById in Firefox I
automatically get a fully extended Element object. Not so in IE. Why
is this happening?
e.g.
window.onload = function(){
document.getElementById('field-policyForm_firstName-
label').observe; // is a function!!!
}
James.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---