Here is code of working javascript : var box = document.getElementById('list_items').childElementCount; alert(box);. But why this is not working with jQuery.
確定! 回上一頁