Skip to main content

Bug Tracker

Side navigation

#14031 closed bug (notabug)

Opened June 17, 2013 09:06AM UTC

Closed June 23, 2013 03:55PM UTC

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.

Attachments (0)
Change History (1)

Changed June 23, 2013 03:55PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

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