07 2009 档案

摘要:设置或获取对象指定的文件名或路径:window.location.pathname设置或获取整个 URL 为字符串:window.location.href设置或获取与 URL 关联的端口号码:window.location.port设置或获取 URL 的协议部分:window.location.protocol设置或获取 href 属性中在井号“#”后面的分段:windo... 阅读全文
posted @ 2009-07-08 09:46 On the road.... 编辑