Bug Tracker

Modify

Ticket #300 (closed bug: worksforme)

Opened 7 years ago

Last modified 7 years ago

Animate always throws an error

Reported by: subblue Owned by:
Priority: major Milestone:
Component: effects Version: 1.0
Keywords: Cc:
Blocking: Blocked by:

Description

When trying to use .animate I always get the error: e[prop[p]] is not a function on line 5473 on jquery.js based on SVN version 461

To get this I was just trying the simple animation example in the docs: $("p").animate({left: 50, opacity: 'show'}, 500);

Change History

comment:1 Changed 7 years ago by subBlue

Forgot to say, this happens in Firefox and Safari

comment:2 Changed 7 years ago by brandon

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

This works for me.  http://brandon.jquery.com/test/300/300.html Please feel free to re-open with more details if this still doesn't work for you.

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.