Thank you very much in advance .$('html, body').animate({ scrollTop: 0 }, 'slow');
Hi, I would like to help, if anyone knows how to make the animation add to cart only for mobile, leaving canceled desktop.
Last edited by straightlight on Thu Aug 04, 2016 11:31 pm, edited 1 time in total.
Reason: Added quote tags.
Reason: Added quote tags.
You can wrap it in this:
More info here:
http://stackoverflow.com/questions/3514 ... -in-jquery
Code: Select all
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
// some code..
}
http://stackoverflow.com/questions/3514 ... -in-jquery
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
This topic will be moved to the Extensions Support section of the forum.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 3 guests