opening new windows after specifc interval of time using window.open()
问题 I am looking for javascript code which will open new tabs(windows) automatically after specific interval of time. i have few websites over here, in this code which open automatically when i press the button on the html page. I want these websites to open after specific interval. like, 1st website will open when user will press button "Open Windows", 2 nd website after 1 minute and 3 rd websites after 2 minutes. eg. <html> <head> <script type="text/javascript"> function open_win() { window