Do not process the current DOM
-
Hi
Calling the script below by
onClick=”javascript: functionName()”
…
Array.prototype.slice.call(document.getElementById(“tablepress-1”).getElementsByClassName(“column-1”))Why this code does not access the actual document? It does not relect the entries made by the user.
Thanks
J?rg
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Do not process the current DOM’ is closed to new replies.