Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您在下拉列表中选择一个项目而不按任何其他按钮时,想要打开一个宽度为 640 像素、高度为 400 像素的新窗口,网址为http://www.google.com 。
我想使用 AJAX(XMLHttpRequest) 来实现它