Hi,

Event#preventDefault isn't a Prototype function, it's a standard one:
http://www.w3.org/TR/2001/WD-DOM-Level-3-Events-20010823/events.html

Prototype does provide emulation of it on browsers that don't provide
it natively, though.

HTH,
--
T.J. Crowder
tj / crowder software / com
Independent Software Engineer, consulting services available


On Apr 3, 10:33 am, bernward <[email protected]> wrote:
> I'm confused sometimes about the API. For example:
> Why do I not find Event.preventDefault() in the API. I find only
> Event.stop().
> Do I look at the wrong place?
>
> Bernward
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to