/ Published in: JavaScript
Expand |
Embed | Plain Text
return interactiveElements.splice(interactiveElements.indexOf(element), 1);
You need to login to post a comment.
return interactiveElements.splice(interactiveElements.indexOf(element), 1);
You need to login to post a comment.