使用双引号也能正常运行?单引号与双引号有何不同
function Wopen(){
window.open("http://www.imooc.com", "_blank", "top=100px, left=0px, width=600px, height=400px, meanbar=yes, toolbar=yes, sorollbar=yes, status=yes")
} function Wopen(){
window.open("http://www.imooc.com", "_blank", "top=100px, left=0px, width=600px, height=400px, meanbar=yes, toolbar=yes, sorollbar=yes, status=yes")
}2016-01-22
举报