Skip to content

Instantly share code, notes, and snippets.

@ABooooo
Created April 15, 2014 12:44
Show Gist options
  • Save ABooooo/10729520 to your computer and use it in GitHub Desktop.
Save ABooooo/10729520 to your computer and use it in GitHub Desktop.
jquery add style class
$( ".class" ).css({ "width" : "100%", "height" : "auto" });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment