Widget:Icon: Difference between revisions
Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 10: | Line 10: | ||
var idstring = idwithdots.split('.').join(""); | var idstring = idwithdots.split('.').join(""); | ||
document.getElementById('htmlcontent'). | document.getElementById('htmlcontent').innerHTML= `<span id='${idstring}'>`; | ||
tippy('#${idstring}', { | tippy('#${idstring}', { |
Revision as of 07:34, 30 October 2024