Skip to content

Instantly share code, notes, and snippets.

@mosluce
Created March 10, 2016 16:13
Show Gist options
  • Save mosluce/67c48277d479ba0f906f to your computer and use it in GitHub Desktop.
Save mosluce/67c48277d479ba0f906f to your computer and use it in GitHub Desktop.
a.change(function(){
setTimeout(function(){
//延遲一下再進行邏輯
}, 250)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment