Introduction
It's a very simple unified implementation of find
and addBack
in the same method. Trust me, it's annoying having to write them all the time...
<form name="note">
<label>
<span>Title:</span>
<input name="title" type="text" />
</label>
</form>
$('form').search('[name]');
If it's either not enough or you found any bug in this plug-in, please, let me know creating an issue here. I appreciate your help!