Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created July 13, 2016 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/e321286eba079db225f451bcc77fb3e3 to your computer and use it in GitHub Desktop.
Save goofmint/e321286eba079db225f451bcc77fb3e3 to your computer and use it in GitHub Desktop.
1.md
this.replaceBoxController.replace(element, {
completeCallback: function(old, current) {
// 完了時のイベント
// oldに古いDOM情報が入ります。
},
transition: transition
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment