innerHTmL problems. Not synchronous?

This commit is contained in:
2026-04-15 23:08:45 +02:00
parent e19afc324a
commit b7c0ea2c1c
2 changed files with 3 additions and 3 deletions

View File

@@ -97,7 +97,7 @@
" let a = (el === null) ? -1 : el.getAttribute('type');\n"
" if (a == -1) {\n"
" return a;\n"
" else { \n"
" } else { \n"
" if (a === null) {\n"
" return false;\n"
" } else {\n"