From: Tarun R E. <ta...@we...> - 2000-11-30 12:18:59
|
Hi, Just thought I would bring it to the attention of everyone : There is a bug for capturing the onClick event in Netscape when images = are present in inline layers. ie, when one creates an event listener for the inline layer <div id=3D"bingo"><img blah.blah></div> the eventListener does not capture the onClick event (for Netscape). |