Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jquery get attribute value of parent element

$(this).parent().attr('data-element');   // jQuery
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jquery #attribute #parent #element
ADD COMMENT
Topic
Name
3+8 =