js需求:index.html 新开 detail.html ,一定时间后,自动关闭detail.html目前使用的是window.open新开窗口
http://heisetoufa.iteye.com/blog/227638
detail.html页面写个定时器,定时器里写个关闭方法window.close();