On 8 November 2010 07:30, pyromaniac <kinwiz...@gmail.com> wrote:
> Hi. Everybody knows that onchange event don't work in ie 6-8 properly.
> Also, jquery and rightjs have special wrappers for this event. And i
> didn't find this feature for prototype. Please, tell me, where can i
> find such plugin? Or i must write it by myself?
>
> Thanks.

The Event class is provided by Prototype. The Event.observe method is
used to attach code to events.

See http://api.prototypejs.org/dom/event/observe/

Regards,

Richard.

-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

-- 
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 prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to