Side navigation
#2133 closed bug (duplicate)
Opened January 08, 2008 11:36PM UTC
Closed January 20, 2008 10:42AM UTC
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: | ||
| Blocked by: | Blocking: | 
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 =/
Attachments (0)
Change History (1)
Changed January 20, 2008 10:42AM UTC by comment:1
| resolution: | → duplicate | 
|---|---|
| status: | new → closed | 
This bu is already fixed in the newest trunk version. Thanks!