Bug Tracker

Modify

Ticket #2133 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by paul

  • Status changed from new to closed
  • Resolution set to duplicate

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.