Searched defs:submit (Results 1 - 2 of 2) sorted by relevance

/yui3/src/event-simulate/js/
H A Devent-simulate.js53 submit: 1,
531 cancelable = (type == "submit"); //submit is the only one that can be cancelled
52 reset: 1, property
/yui3/src/node/js/
H A Dnode-event.js55 submit: 1,
241 Y.one("#my-form").on("submit", function (e) {

Completed in 13 milliseconds