js初步 (二)

1、对话框


alert



prompt



confirm



2、内置对象


this  当前标签



for(aa in array){

}


with(docment){

}


窗口中的对象



window 当前窗口


window.open


window.location


history.back



posted on 2015-06-09 22:43  _故乡的原风景  阅读(77)  评论(0编辑  收藏  举报