Loading...
terminal
Bymas
KATSTAT.RU-ТОП РЕЙТИНГ САЙТОВ С ОТДАЧЕЙ
Мобильная 3D онлайн игра Lineage II
WorldByte - Наш хостинг - партнер
JavaScript
| Ниробит js
Топ дня:
184140516
s
N
o
O
p
Y
Автор
11 июня 2018, в 19:47
✔️
Привит, котеры.
Помогите найти поломку в коде:)
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html><head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
<title>test</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/css/flat.css" />
</head><body>
<script>
function get(parameterName) {
var result = null,
tmp = [];
location.search
.substr(1)
.split("&")
.forEach(function (item) {
tmp = item.split("=");
if (tmp[0] === parameterName) result = decodeURIComponent
(tmp[1]);
});
return result;
}
document.write('<script src="bd/'+get('id')+'.js"></
scr'+'ipt>');
document.write('<b>'+name+'</b><br>'+description+'<br><a
href="'+link+'">Скачать</a>');
</script>
</body></html>
Форум
На главную