thank Sandy,
IE8 does not support addEvent('submit', function(){})
Even if I coded: $('formId').addEvent('submit', function(){}); or
document.id('formId').addEvent('submit', function(){})
On Wed, Dec 16, 2009 at 12:51 PM, Sanford Whiteman <
[email protected]> wrote:
> > Message: Object doesn't support this property or method
> > Line: 8
>
> Wrap references to native elements in $() for IE... in other browsers,
> they are automatically extended with Moo methods, but in IE you have
> to do it manually for performance reasons.
>
> -- Sandy
>
>
--
Best regards,
Sitthykun LY