I've posted this question to ruby on rails, but figured people here
would be more likely to know the answer.

Using bracket notation in javascript seems to stop workiing when
prototype is included.

e.g. document.main[name].value. Is this a know issue? I know using $
('name').value is the best, but it would seem to be a bug for
prototype to break any existing javascript/dom object access methods.
Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to