Hi, I occasionally dabble in Javascript and I've run into a problem. I've got an onMouseOver and onMouseOut event handler for my images. The problem is that the mouseover doesn't work with Netscape (6 or 4.x). It works with IE and Opera though. Does anyone know what might be the problem? Do I have to return true for any of the events. I tried this but it didn't make a difference.