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.
Note: See
TracTickets for help on using
tickets.
There's not a lot of information here; please ask for help on a forum.