Modify ↓
Ticket #2133 (closed bug: duplicate)
misspelling in jQuery.fn.offset
| Reported by: | Discerer | Owned by: | paul |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.2 |
| Component: | ui | Version: | 1.2.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
hey guys... my first ticket ever so yeah...
jQuery.fn.offset towards the end, there is this:
(mozilla && jQuery.css(offsetChild, "position") != "absoltue") )
and I'm thinking someone misspelled that "absoltue", looks like it should be absolute :p
no idea how this fails or if the bug even results in expected execution, just thought it looks weird.
and btw, I found this in the http://code.jquery.com/jquery-1.2.2b.js thing, couldn't choose that in the "milestone" or "version" dropdowns though =/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This bu is already fixed in the newest trunk version. Thanks!