Difference between revisions of "Widget:RuneDisp"
From Official Runecraft Wiki
Line 46: | Line 46: | ||
select.appendChild(option); | select.appendChild(option); | ||
} | } | ||
− | var children = document.getElementById(" | + | var children = document.getElementById("#select").childElementCount; |
− | document.write(''+children); | + | document.write('aa:'+children); |
Revision as of 17:55, 14 January 2022