2009/2/26 Mislav Marohnić <mislav.maroh...@gmail.com>:
> On Thu, Feb 26, 2009 at 12:38, Richard Quadling <rquadl...@googlemail.com>
> wrote:
>>
>>  $('formID').reset().getElements().invoke('disable');
>>
>> should work. But it doesn't.
>
> form#reset() is a native
> method: https://developer.mozilla.org/En/DOM/Form.reset
>
> >
>

Yep, and as I type this I realise you can't override native methods
and then still access them. Doh! Not having a good day really!

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--~--~---------~--~----~------------~-------~--~----~
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 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to