Bug Tracker

Modify

Ticket #11771 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ,elem.offset().top+y}!!!

Reported by: ywb1031@… Owned by:
Priority: low Milestone: None
Component: misc Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ,elem.offset().top+y}!!!

Change History

comment:1 Changed 12 months ago by sindresorhus

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to misc

if ( description.type === 'confusing' ) issue.close('invalid')

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.