js中window.open怎么弹出一个自适应大小的窗口??? 5
2个回答
展开全部
function MM_openBrWindow(theURL,winName,features,userId) { window.open(theURL,winName,features);
}
MM_openBrWindow('scrip.jsp?userId=<bean:write name="userinfo" property="userId"/>','','width=500,height=540','<bean:write name="userinfo" property="userId"/>')
中间那个width和heigth就是你想要的。
}
MM_openBrWindow('scrip.jsp?userId=<bean:write name="userinfo" property="userId"/>','','width=500,height=540','<bean:write name="userinfo" property="userId"/>')
中间那个width和heigth就是你想要的。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
我也在烦恼这个问题,不知你怎么解决的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询