Last active
March 31, 2024 14:13
-
-
Save pointofpresence/55594b8ceb3f819a9e11fc9341ded0d8 to your computer and use it in GitHub Desktop.
JS: Установить значение data-атрибута DOM-элемента
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
script.dataset.ednaWidget = null; | |
// установит значение data-edna-widget="null" у элемента script |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment