#44 closed bug (fixed)
onemouseover broken?
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | event | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In dev/sane onemouseover is broken, double-check in 1.0:
Now, with the latest release (/dev/sane), onemouseover() seems broken;
here's the code;
$("#welcome img").mouseover(function(){ WHY IS onemouseover broken ??
$("#logo").html('<img src="images/logo/border.gif">');
});
NOTE: I switched to .mouseover() to restore functionality.
Note: See
TracTickets for help on using
tickets.
I fixed this issue and it's in SVN rev 144.