jquery-selectorator
jquery-selectorator copied to clipboard
jQuery plugin that returns simplest selector of elements.
Thanks so much for creating a great utility plugin that is great for an interactive website editor I work with. We take the output selector and use it elsewhere, and...
Would be really handy if the options could also accept a RegExp object for classes and ids to ignore.
In both generateRecursive and generateAncestor new instances of the Selectorator are created without passing in the options. I would expect the ignore classes/ids, etc. to be passed to the new...