I am showing images in my page.
When user mouseover on image we use javascript to open a div which show bigger heavy image.
So i just want to confirm wheather mouseover images render on page load on it only render when user mouseover it.
I just to confirm because of performance issue.