case sensitive exact match search
3 results found in 2 ms, displaying results 1-3
 element.nextSibling);

// Override the forms onsubmit function. Set the innerHTML and value
// of the textarea before submitting.

onsubmit;
// Override the onsubmit function of the form.
parentNode.onsubmit = function(evt) {
element.value = getValue();
// If there is a onsubmit function already, then call
// it with the current context
more fragments
 = form.query;
form.onsubmit = function (evt) {
var query = input.value;
if (query) {
more fragments
onselect",
"onshow",
"onstalled",
"onsubmit",
"onsuspend",
"ontimeupdate",
"onvolumechange",
"onwaiting"
more fragments