Bug Tracker

Opened 10 years ago

Closed 10 years ago

#14031 closed bug (notabug)

animation

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:

Description

$("#animate").click(function(){ $(".animate").animate({left:"250px"},function(){ $(".span").animate({fontSize:"50px"}); }); }); callback function:-third line in above example work without semicolon.

Change History (1)

comment:1 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

There's not a lot of information here; please ask for help on a forum.

Note: See TracTickets for help on using tickets.