Skip to content

Instantly share code, notes, and snippets.

@ABM-Dan
Created December 22, 2015 22:06
Show Gist options
  • Save ABM-Dan/151b70813ed186e73839 to your computer and use it in GitHub Desktop.
Save ABM-Dan/151b70813ed186e73839 to your computer and use it in GitHub Desktop.
$('#'+$(this).attr('name')+'_'+name, this)
.not('fieldset')
.closest('div:not([class*="selectric"])')
.add('fieldset#'+$(this).attr('name')+'_'+name, this)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment