I am trying to implement a javascript into my webpage which will enlarge the thumbnails with the MouseOver command.
The issue i'm having is the images 'flicker' quite a bit like they are stuck.
go to http://www.inspiredvisuals.com
and click the 'flora' category from the menu. then hover your mouse over the top left pick with the white flowers and blue sky. You will see it flicker and not follow your mouse.
If you put your mouse over the image directly below it that one works fine. Then put your mouse over the top left image again and it will work fine without out flickering.
Does anyone know what is wrong with my code?
Thanks.