Closed
      
        Bug 26541
      
      
        Opened 25 years ago
          Closed 25 years ago
      
        
    
  
Image Rollover Bug
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: ssource, Assigned: mike+mozilla)
References
()
Details
When JavaScript is used to create image rollovers (with onMouseOver and
onMouseOut), and the images are preloaded (with new Image commands in <SCRIPT>
tags), the images rarely load.  Also, when the mouse cursor leaves the image,
the old image rarely reappears, denoting a Bug in onMouseOut.
Michael Schroder
Admin@GetSource.com
M13 BuildID: 2000012520
|   | Assignee | |
| Comment 1•25 years ago
           | ||
Marking as dup of 9140
*** This bug has been marked as a duplicate of 9140 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Component: Javascript Engine → DOM Level 0
Resolution: --- → DUPLICATE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•