Skip to content

Commit

Permalink
Added a compressed version, fixed errant var declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
dclowd9901 committed Jan 12, 2012
1 parent 7b96f7d commit 40ffa8e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions js/jquery.flipper.js
Expand Up @@ -318,6 +318,7 @@

tools.updateString( options.text );

// Need to figure out how to set an "all animations finished" callback.
$.when( this ).then( function(){
options.callback.apply();
});
Expand Down
11 changes: 11 additions & 0 deletions js/jquery.flipper_compressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40ffa8e

Please sign in to comment.