Skip to content

Instantly share code, notes, and snippets.

@zacker330
Created March 6, 2013 06:39
Show Gist options
  • Save zacker330/5097229 to your computer and use it in GitHub Desktop.
Save zacker330/5097229 to your computer and use it in GitHub Desktop.
most common code of jquery
var settings = $.extend({
xx : 'xx',
int : 1
}, options || {});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment