关于编写Java script 弹出窗口问题
我在做一个网站,用了functionopen_win(){window.open("agreement.html","agreement","toolbar=no,loc...
我在做一个网站,用了
function open_win()
{
window.open("agreement.html","agreement","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=400, height=400")
}
<body>
<a href="" onclick="open_win()">
不知道为什么点击的时候除了弹出那个小窗口,连那个文件夹也都弹出来,怎么去掉文件夹,顺便问下,点击了连接,怎么设置当前页面不变,另外弹出小窗口。。。。万分感谢了,成功的加分 展开
function open_win()
{
window.open("agreement.html","agreement","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=400, height=400")
}
<body>
<a href="" onclick="open_win()">
不知道为什么点击的时候除了弹出那个小窗口,连那个文件夹也都弹出来,怎么去掉文件夹,顺便问下,点击了连接,怎么设置当前页面不变,另外弹出小窗口。。。。万分感谢了,成功的加分 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询