I have a page on a customer site with following tag
Code:
<body onmouseout="self.close()">
IE is OK with it, but Netscape 4.08 and 4.73 (so I would guess all Netscapes) don't seem to recognise the event. Has anyone alse encountered this? My customer likes how it works in IE, frankly I'm surprised it doesn't work in Netscape, if anything I would have thought it would have been the other way round.