语法:window.open([URL], [窗口名称], [参数字符串])
window.open(
'https://www.lubo.world',
"_blank",
"top=150,left=500,width=768,height=500,menubar=no,toolbar=no"
)
相关参数:
语法:window.open([URL], [窗口名称], [参数字符串])
window.open(
'https://www.lubo.world',
"_blank",
"top=150,left=500,width=768,height=500,menubar=no,toolbar=no"
)
相关参数:
让时间为你证明