Home
last modified time | relevance | path

Searched refs:eventSupported (Results 1 – 1 of 1) sorted by relevance

/plugin/jquery/
H A Djquery-1.4.2.js953 var eventSupported = function( eventName ) { function
967 jQuery.support.submitBubbles = eventSupported("submit");
968 jQuery.support.changeBubbles = eventSupported("change");