输入banner图图片脚本导航/分类

JS中confirm,alert,prompt函数使用区别分析_javascript技巧

window.alert:参数,只有一个,显示警告框的信息;
无返回值.