复制代码代码如下:
<عرض الجدول = 100 ٪ cellpadding = 0 cellpacing = 0 الحدود = 0>
<script language = "javaScript">
thisurl = document.url ؛
thishref = document.location.href ؛
thissloc = self.location.href ؛
thisdloc = document.location ؛
strwrite = "<tr> <td valign = top> thisurl: </td> <td> [" + thisurl + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thishref: </td> <td> [" + thishref + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thissloc: </td> <td> [" + thissloc + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thitdloc: </td> <td> [" + thitdloc + "] </td> </tr>"
document.write (strwrite) ؛
</script>
thisdloc = document.location ؛ <br>
thisurl = document.url ؛ <br>
thishref = document.location.href ؛ <br>
thissloc = self.location.href ؛ <br>
<script language = "javaScript">
thistloc = top.location.href ؛
thisploc = parent.document.location ؛
ThisThost = top.location.hostname ؛
Thishost = location.hostname ؛
strwrite = "<tr> <td valign = top> thiTloc: </td> <td> [" + thistloc + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thisploc: </td> <td> [" + thisploc + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thisthost: </td> <td> [" + thisthost + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thishost: </td> <td> [" + thishost + "] </td> </tr>"
document.write (strwrite) ؛
</script>
thistloc = top.location.href ؛ <br>
thisploc = parent.document.location ؛ <br>
ThisThost = top.location.hostname ؛ <br>
thishost = location.hostname ؛ <br>
<script language = "javaScript">
tmphPage = thishref.split ("/") ؛
thishpage = tmphPage [tmphPage.length-1] ؛
tmpupage = thisurl.split ("/") ؛
thisupage = tmpupage [tmpupage.length-1] ؛
strwrite = "<tr> <td valign = top> thishpage: </td> <td> [" + thishpage + "] </td> </tr>"
strwrite + = "<tr> <td valign = top> thisupage: </td> <td> [" + thisupage + "] </td> </tr>"
document.write (strwrite) ؛
</script> <tr> <td>