#10204 closed bug (worksforme)
image size not set in load event when loaded from another event
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | dimensions | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
observed on chrome 15.0.865.0. ok with IE 8, Opera 11.50, Safari 5.1 and FF 6.0
when an image is loaded from a click event, width and height of the image are 0 when get from the load event
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → dimensions |
---|---|
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I've just tested your submitted jsFiddle with Chrome 14.08 and 15.0.865 and both are returning the dimensions correctly when tested with jQuery edge. http://jsfiddle.net/UpaUt/2/. Please double check your code and the version of jQuery used for testing (git/edge is the absolutely latest). Thanks!