Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JimboFromLimbo/04142dbc28e55198d01de311e121137b to your computer and use it in GitHub Desktop.
Save JimboFromLimbo/04142dbc28e55198d01de311e121137b to your computer and use it in GitHub Desktop.
postalcity:("#postal-city").val(),
//USI
existingUSI:$("input[name='usi-question']:checked").val()
if ($("input[name='usi-question']:checked").val() == "no")
{
createUSI:$("#input[name='create-usi']:checked").val(),
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment