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? ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
