comparing value with array value problem Javascript
- by Java starter
This code is what I use now, it dos not work when I trie to use an array to compate values.
If anybody has any idea of why, please respond.
<html>
<head>
<script type-'text/javascript'>
function hovedFunksjon()
{
//alert("test av funksjon fungerte");
//alert(passordLager);
…