All Questions
1 question
5
votes
1
answer
1k
views
Dynamic attribute key selector
I'm basically trying to build a function that searches all nodes on the DOM to check for data attributes, then swap them out with whatever is stored with the "data-intl-" attribute. For example, if ...