Skip to content

Instantly share code, notes, and snippets.

@UltCombo
Last active December 22, 2015 08:29
Show Gist options
  • Save UltCombo/6444806 to your computer and use it in GitHub Desktop.
Save UltCombo/6444806 to your computer and use it in GitHub Desktop.
$('#foo').css('border-radius', 10);
$('#foo').css('borderRadius', 10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment