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
Hello Michael,
Thank you for contacting us.
In order to investigate this issue I have created a sample for you, although everything works as expected. Could you please take a look and let me know if I am missing something from your scenario.
Code snippet:
..............
I seem to have misplaced this post, I'm using the ignite UI grid.
Sorry