摘要: //获取当前文件全路径<script language="javascript"> alert(window.location.href); alert(window.location); alert(location.href); alert(parent.location.href); alert(top.location.href); alert(document.locatio... 阅读全文
posted @ 2010-07-08 09:42 星火卓越 阅读(41490) 评论(0) 推荐(4)