flickering image bug with javascript code

For all coding issues - MODers and programmers, HTML and more.

Moderators: Jeff250, fliptw

Post Reply
Cyclone
DBB Ace
DBB Ace
Posts: 463
Joined: Mon Apr 17, 2000 2:01 am
Location: Saskatchewan,Canada
Contact:

flickering image bug with javascript code

Post by Cyclone »

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.
Cyclone
DBB Ace
DBB Ace
Posts: 463
Joined: Mon Apr 17, 2000 2:01 am
Location: Saskatchewan,Canada
Contact:

Post by Cyclone »

oh forgot to mention the problem happens with IE but not with firefox.
User avatar
WillyP
DBB Ace
DBB Ace
Posts: 461
Joined: Sat Feb 11, 2006 9:57 pm
Location: NH
Contact:

Post by WillyP »

It worked fine for me... perhaps the image is taking some time to download to your machine... however, IE does report that there are errors on the page.

Tested with IE7, FF2, Opera 9, Safari 3 and SeaMonkey 1.1.5.
Cyclone
DBB Ace
DBB Ace
Posts: 463
Joined: Mon Apr 17, 2000 2:01 am
Location: Saskatchewan,Canada
Contact:

Post by Cyclone »

thanks for testing :)
Post Reply