Arranging image thumbnails
- by Adi Mathur
I am using JQuery hover zoom (http://jmar.github.com/jquery-hoverZoom/) Its working fine.
The thumbnails that I have is of different sizes . So I stated using the masonry plugin for arranging it. Both of them work fine when isolated but collectively the masonry plugin doesn't work as intended. Pictures start to overlap each other.
What I feel is…