bostamaster Posted April 11, 2014 Share Posted April 11, 2014 Hello Every body I removed the jquery.easing.js from FontController to see what will happen, and everything seems to work fine. Shall I keep it like that as everything works fine? When I removed tools.js , the price filter stopped from sliding so I got it back but the easing Jquery is it really needed? Thank you! Link to comment Share on other sites More sharing options...
PascalVG Posted April 11, 2014 Share Posted April 11, 2014 This is what they do: http://gsgd.co.uk/sandbox/jquery/easing/ But I don't think they are really used in the real PrestaShop code. Files that refer to easeInXX or easeOutXX: /js/jquery/jquery-ui.will.be.removed.in.1.6.js /js/jquery/plugins/jquery.easing.js /js/jquery/ui/jquery.effects.core.min.js /js/jquery/ui/jquery.ui.effect.min.js My 2 cents, pascal Link to comment Share on other sites More sharing options...
vekia Posted April 11, 2014 Share Posted April 11, 2014 easing is a plugin that gives you possibility to create some kind of animations. what prestashop version you use? i will check files for possible problems Link to comment Share on other sites More sharing options...
bellini13 Posted April 12, 2014 Share Posted April 12, 2014 search the code for slideUp and you will find where it is used. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now