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

assets.lib.jquery.src.event.support.js Maven / Gradle / Ivy

The newest version!
define([
	"../var/support"
], function( support ) {

support.focusinBubbles = "onfocusin" in window;

return support;

});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy