1 1176110 New Member Oct 8, 2012 #1 Say I have elements like these:\[code\]<h1 data-myapp-title>Title</h1><p data-myapp-description>Description</p>\[/code\]How can I filter them by attribute name that is "data-myapp-*" with jQuery?
Say I have elements like these:\[code\]<h1 data-myapp-title>Title</h1><p data-myapp-description>Description</p>\[/code\]How can I filter them by attribute name that is "data-myapp-*" with jQuery?