Icon
顺序执行的, div还没有创建就执行完了srcipt里面的代码,所以咯。
test document.getElementById('div_test').style.display='none'; //--> script>
谢谢各位,犯了一个低级错误:)