when we clicking on image, image need to zoom out. How to implement that in odoo8?.
Kindly give any suggestions.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
when we clicking on image, image need to zoom out. How to implement that in odoo8?.
Kindly give any suggestions.
\https://apps.openerp.com/apps/modules/8.0/website_multi_image_zoom/
refer above link download module and see coding part you can make same as your requirement.
It is not by default in Odoo, but you have many js library that allow you to customize your Odoo to do it.
You can take a look in module from answer, and apply it according your needs.
Or a well known script ligthbox from here http://lokeshdhakar.com/projects/lightbox/ where you just need to add the script in the asset, and add tag a with href='url_big_image' and rel='lightbox' around your current picture
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up