Closed CSumm closed 6 years ago
Hi, did you ever figure this out? I don't use HandlebarsJS, so sorry I was not able to provide any guidance.
I figured it out by following tutorials to create one from vanilla javascript. Thanks for the response!
On Mon, Aug 13, 2018, 3:07 PM T. H. Doan notifications@github.com wrote:
Hi, did you ever figure this out? I don't use HandlebarsJS, so sorry I was not able to provide any guidance.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thdoan/magnify/issues/49#issuecomment-412629578, or mute the thread https://github.com/notifications/unsubscribe-auth/AePhN-KnONLg3oYcxK4eCij0j8L3cnIzks5uQc5-gaJpZM4VG378 .
I would like to know if it is possible to zoom on pictures that are being passed to client side using HandlebarsJS template system. I have an image I passed using a product's id and would like for it to zoom when hovered over. So far I have not been successful and followed the instructions which cover if the images are explicitly .jpg in a folder.
Any guidance would help!