- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
function check() {
if (document.login.user.value == "user" &&
document.login.password.value == "correct_password")
window.location.href = 'http://this.site/login.html';
else
window.location.href = 'http://this.site/loginfehler.html';
return false;
}
jQuery 27.06.2011 00:44 # +4
striker 27.06.2011 03:50 # 0
guest 27.06.2011 13:07 # 0
Отец, слышишь, пишет, а я отвожу».
bugmenot 27.06.2011 14:32 # 0
деплоймент, однако
если бы еще подключить Жучку на issue tracking...
а сырцы эти уже по всему инету
bugmenot 27.06.2011 08:33 # +11