Skip to content

Instantly share code, notes, and snippets.

@pointofpresence
Last active March 31, 2024 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pointofpresence/55594b8ceb3f819a9e11fc9341ded0d8 to your computer and use it in GitHub Desktop.
Save pointofpresence/55594b8ceb3f819a9e11fc9341ded0d8 to your computer and use it in GitHub Desktop.
JS: Установить значение data-атрибута DOM-элемента
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