Re: [Proto-Scripty] Re: Error with getInputs in IE 6 and IE 7

2010-05-13 Thread Benjamin Helgeson
I've fixed this by using $$('form')[0].getInputs('checkbox'); Thanks, Ben On Thu, May 13, 2010 at 12:49 PM, Benjamin Helgeson < ben.w.helge...@gmail.com> wrote: > Hi TJ, > Thanks for the response. I've tried what you suggested and now am getting > an IE error message that says 'Function expected'

Re: [Proto-Scripty] Re: Error with getInputs in IE 6 and IE 7

2010-05-13 Thread Benjamin Helgeson
Hi TJ, Thanks for the response. I've tried what you suggested and now am getting an IE error message that says 'Function expected'. Any thoughts? Thanks, Ben On Thu, May 13, 2010 at 12:41 PM, T.J. Crowder wrote: > Hi, > > On IE, elements are not automatically extended with the Prototype > syntax