This value of secret loads only while loading the page. So, say, after the page load I will have the value of data-ms-member = "98756849320764182"
I want this value to be equal to another attribute name like say, data-item-memberid = "98756849320764182"
Anyone can help me to get some insights on this on how to swap the value from one attribute to another on page load?
https://developer.mozilla.org/en-US/docs/Web/API/Element/setAttribute
Обсуждают сегодня