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

package.src.js.jquery.mousewheel.shim.js Maven / Gradle / Ivy

Go to download

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

The newest version!
define([
  'jquery'
], function ($) {
  // Used to shim jQuery.mousewheel for non-full builds.
  return $;
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy