Skip to navigation
How to find a element by name what is nested within the parent form element
25.06.15
how to find a element by name what is nested within the parent form element var _rev = jQuery(obj).closest('form').find('input[name=_rev]').val(); console.log(_rev);
http://api.jquery.com/find/
Reply
Anonymous
Information Epoch 1732574696
Write simple parts connected by clean interfaces.
Home
Notebook
Contact us