%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11585/cwd/html/ppaobm/vendor/webcreate/jquery-ias/ |
Upload File : |
Changelog ========= ## 2.3.1 * Fix: noneLeft event not being triggered when there was only one page ## 2.3.0 * Added new option: `initialize` * Fix: `ready` event to fire when ready (see commit f6b44a7) * Added `ajaxOptions` to `load` event (PR by campadrenalin) ## 2.2.3 * Improved documentation * Fix: Cannot read property 'Deferred' of undefined (in jQuery noConflict mode) (fixes #188, #271, #291) ## 2.2.2 * Fix: render callback is not executed when using a custom render function (fixes #198) * Fix: unpredictable behaviour when multiple instances used the same selectors for sub-elements (fixes #93) * Stop ajax responder if instance was destroyed or reinitialized ## 2.2.1 * Fix: prevent multiple initialisations causing duplicate items (fixes #175, #183) ## 2.2.0 * Improved documentation on delay and negativeMargin options * Added FAQ to support documentation * Added Wordpress cookbook * Fix: Maintain history state object when changing pages (longzheng) * Fix: no longer caching $itemsContainer (fixes #153) * Fix: really destroy instance on destroy method (fixes #160) * Fix: Replaced deprecated size() with .length (fixes #162) * Fix: Reworked binding and unbinding (fixes various issues with unbinding) * Fix: Bail out when device doesn't support onScroll event (like Opera Mini) (fixes #146 by fflewddur) * Added reinitialize method ## 2.1.3 * Bug #152 Improve compatibility support when Prototype is used along with jQuery (antoinekociuba) * Added docs ## 2.1.2 * Added `htmlPrev` and `textPrev` options to IASTriggerExtension ## 2.1.1 * Changed argument of `load` event from url to event object * Fixed `prev()` return value ## 2.1.0 * Added History extension * Added `ready` event * Added `loaded` event (`load` is now triggered before loading starts) * Added `rendered` event (`render` is now triggered before rendering starts) * Added priority to callbacks * Added `initialize` call for extensions * Added `one` method ## 2.0.0 * Completely rewritten * Extensible through extensions * Extensible through events * Added an extensive test suite