Advertisement
GochiSiyan

Add class list

Jan 28th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Array.from(document.getElementsByClassName('content-inner')).forEach(function(value,index){value.classList.add('jeg_link_underline')})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement