Difference between revisions of "Widget:RuneDisp"

From Official Runecraft Wiki
Line 47: Line 47:
 
}
 
}
 
var children = document.getElementById("option").childElementCount;
 
var children = document.getElementById("option").childElementCount;
document.write(children);
+
document.write(''+children);
  
  

Revision as of 17:51, 14 January 2022