Programmer's Guide > Interfaces > W3C Event interface > cancelable attribute
  
cancelable attribute
Used to indicate whether or not an event can have its default action prevented. If the default action can be prevented the value is true, else the value is false.
cancelable
Access
read-only
Returns
boolean