server/php/basic/public_html/static/lib/jquery-mousewheel/jquery.mousewheel.js
changeset 495 444b80998255
parent 442 adb907bba956
equal deleted inserted replaced
494:fd7bfe49155a 495:444b80998255
     1 /*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
     1 /*!
     2  * Licensed under the MIT License (LICENSE.txt).
     2  * jQuery Mousewheel 3.1.13
     3  *
     3  *
     4  * Version: 3.1.12
     4  * Copyright jQuery Foundation and other contributors
     5  *
     5  * Released under the MIT license
     6  * Requires: jQuery 1.2.2+
     6  * http://jquery.org/license
     7  */
     7  */
     8 
     8 
     9 (function (factory) {
     9 (function (factory) {
    10     if ( typeof define === 'function' && define.amd ) {
    10     if ( typeof define === 'function' && define.amd ) {
    11         // AMD. Register as an anonymous module.
    11         // AMD. Register as an anonymous module.