Java script #4

(Пример)
Место расположения cтраницы.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
</head>

<input TYPE="button" CLASS="for" VALUE="Откуда" ONCLICK="AlertButton()">

<script>function AlertButton()
{
var prt = window.location.protocol;
if (prt == "http:")
alert("загружен из Web\n"
+ "Имя хоста:" +window.location.hostname);
else if (prt == "file:")
alert ("С локального\n компьютера");
else
document.write ("Простите,\n но НЕ ЗНАЮ\n:(")
}
</script>
</body>
</html>

Назад в JScript



© whistlerpc.narod.ru ™
[Whistlerpc.narod.ru]
[Сменить дизайн сайта]
[FastWPC.narod.ru]
[На главную]
[вверх]
®2003 whistler
Hosted by uCoz