document.getElementById("top").innerHTML = newHTML;

document.getElementById("contact").className = "highlight";
document.getElementById("about").setAttribute("class", "highlight");

 posted on 2016-01-30 10:27  jayruan  阅读(200)  评论(0编辑  收藏  举报