Home
last modified time | relevance | path

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

/template/templar/js/
H A Dbootstrap-typeahead.js191 var isSupported = eventName in this.$element variable
192 if (!isSupported) {
194 isSupported = typeof this.$element[eventName] === 'function'
196 return isSupported
/template/mikio/assets/
H A Dmikio-typeahead.js479 var isSupported = eventName in this.$element;
480 if (!isSupported) {
482 isSupported = typeof this.$element[eventName] === 'function';
484 return isSupported;
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1798 var isSupported = eventName in this.$element variable
1799 if (!isSupported) {
1801 isSupported = typeof this.$element[eventName] === 'function'
1803 return isSupported
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js1155 isSupported;
1322 isSupported = ( tds[ 0 ].offsetHeight === 0 );
1329 support.reliableHiddenOffsets = isSupported && ( tds[ 0 ].offsetHeight === 0 );
1363 isSupported = ( eventName in div );
1364 if ( !isSupported ) {
1366 isSupported = ( typeof div[ eventName ] === "function" );
1368 support[ i + "Bubbles" ] = isSupported;
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.map1 …th","progressContexts","resolveContexts","fragment","opt","eventName","isSupported","cssText","get…