Hi

I have a problem. I viewed the code of a website and found a line

var challenge = form[".challenge"].value;

I dont know what it means and will do after the declaration of the variable.

moreover i want to know what does type=hidden do in input tag of a textbox.