All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.bower_components.jquery.src.event.support.js Maven / Gradle / Ivy

define([
	"../var/support"
], function( support ) {

support.focusinBubbles = "onfocusin" in window;

return support;

});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy