Javascript Reference
Categories: InputTypeCheckbox

javascript InputTypeCheckbox handleEvent[ ]

@July 12, 2008, 5:35 a.m.
handleEvent[ ] NN |4| IE n/a Chrome/Safari/DOM n/a  

handleEvent(event)

  

Instructs the InputTypeCheckbox object to accept and process the event whose specifications are passed as the parameter to the method. The InputTypeCheckbox object must have an event handler for the event type to process the event. Navigator 4 only.

 
Parameters
 
  • A Navigator 4 event object.
 
Returned Value

None.

 


Powered by Linode.