Skip to main content

Search and Top Navigation

#2133 closed bug (duplicate)

Opened January 08, 2008 11:36PM UTC

Closed January 20, 2008 10:42AM UTC

Last modified May 24, 2008 03:39AM UTC

misspelling in jQuery.fn.offset

Reported by: Discerer Owned by: paul
Priority: minor Milestone:
Component: ui.core 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 (2)

Changed January 20, 2008 10:42AM UTC by paul comment:1

resolution: → duplicate
status: newclosed

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

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.2

Milestone 1.2.2 deleted