jsjp中为什么执行window.open()方法后打页面的URL有项目名称
functionopenWindows(_title,_src){alert(_src);window.open("\""+_src+"\"","\""+_title+"...
function openWindows(_title ,_src){
alert(_src);
window.open("\""+_src+"\"", "\""+_title+"\"", "height=100,width=400, top=90,left=200,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no");
}
单机按钮执行该方法后
地址栏中的url为http://localhost:8080/+项目名称+src_
为什么会有http://localhost:8080/+项目名称这一段呢,为什么不是直接访问_src 展开
alert(_src);
window.open("\""+_src+"\"", "\""+_title+"\"", "height=100,width=400, top=90,left=200,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no");
}
单机按钮执行该方法后
地址栏中的url为http://localhost:8080/+项目名称+src_
为什么会有http://localhost:8080/+项目名称这一段呢,为什么不是直接访问_src 展开
1个回答
2017-11-02 · 【免费测试,验证码5秒必达】
北京巴卜技术有限公司
北京巴卜技术有限公司(以下简称巴卜)是具备国际水准的移动商务平台技术和应用方案提供商。自成立以来,巴卜始终 致力于为国内外企业提供具备国际技术水准的移动商务平台及运营服务。
向TA提问
关注
展开全部
varwin=window.open(..win.focus();
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询