Content deleted Content added
m add missing semicolon |
highlight |
||
Line 1:
//<syntaxhighlight lang="javascript">
/*
Line 32 ⟶ 33:
});
x.observe(document.getElementById('searchform').parentElement, { childList: true });
//</syntaxhighlight>
|