Opened 15 years ago
Closed 15 years ago
#2189 closed bug (duplicate)
width() and height() after form is appended to inline element
Reported by: | tuupola | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | core | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Symptons
If inline element is appended a form element and later this form element is removed, all subsequent calls to $(elem).width() and $(elem).height() return 0.
Block level elements seem to be unaffected.
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Dup of #2190 as author said.
Note: See
TracTickets for help on using
tickets.
Uh sorry about accidental submit. Correct bug report here: http://dev.jquery.com/ticket/2190