Bug Tracker

Modify

Ticket #973 (closed feature: wontfix)

Opened 6 years ago

Last modified 5 years ago

Put the curAnim property back into the ifx class.

Reported by: jeffkretz Owned by: stefan
Priority: minor Milestone: 1.1.3
Component: interface Version: 1.1a
Keywords: ifx Cc:
Blocking: Blocked by:

Description (last modified by scott.gonzal) (diff)

The stop, pause and play functions on ifx are wonderful. One thing that would be good, would be to assign the property collection of what is being animated to the element under the curAnim property. This is a part of the original jQuery fx library, line 1574:

this.curAnim = jQuery.extend({}, prop);

The value of this is that when handling the mouseover/mouseout events, you can choose whether or not to stop the current animation depending on what is being animated.

Thanks, JK

Change History

comment:1 Changed 5 years ago by scott.gonzal

  • need set to Review
  • Status changed from new to closed
  • Resolution set to wontfix
  • Description modified (diff)

Interface is no longer supported; consider switching to  jQuery UI.

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.