Hi

I have a problem with my website.
I have a gallery of image thumbnails. Each one is a div, floated to
the left.
When u roll over the div, the className of the div changes to another
one. This classname change the thumbnail bg image and color.

All this functionality comes from prototype's observe mouse events
listeners function.

Now i know this function works well, cause when the viewport show all
the thumbnails, rollovering the thumbnails changes there classname and
the background images and etc.
But if the viewport of IE loads with part of the thumbnails, and show
just some of them, when u scroll down, those thumbnails don't react to
correctly to mouse events (rollover, etc...) and most of the time they
ignore the events.


Did anyone came across this kind of IE (6/7) behavior?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to