如何让js在最后执行

$(window).bind("load", function () {
  var height = $(document.body).height();   $('.syntaxhighlighter').height(height); });

  

posted @ 2016-03-04 12:27  捕蛇者说  阅读(3511)  评论(0编辑  收藏  举报