mirror of
https://github.com/e107inc/e107.git
synced 2025-03-15 01:49:47 +01:00
.size() function was deprecated as of jQuery 1.8. And removed in jQuery 3.0. More information [here](https://api.jquery.com/size/) Using it, is causing prettyPhoto not to work, with newer versions of jQuery. It must be replaced with .length property