Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2732
Hover on image
posted

Dear,

I'm using the grid to display products, (image, name , brand,.....) the image is shown using a template ("<img   class='supersmallImage' src='${I}") + "'>"))

And this works just fine. However , I want to enlarge the image on hover.

I tried, http://stackoverflow.com/questions/11769212/enlarging-images-when-mouseover-using-jquery , but I think the grid is somehow stopping the hover event on the image.

Is there a way to do what I want.

 

Kind regards

Parents Reply Children
No Data