Categories
Tags → Javascript Prompt Input

Check Answer Twice With Prompt

This JavaScript prompt users for an answer, and check the input twice before stating (s)he is wrong.
DETAILS

Non-Persistent Cookie

This JavaScript uses cookies to get input from the user 1 time per users web session. It uses a non-persistent cookie to prompt the user for a word - it then stores it for the rest of that web browser''s life. It will use the value input and sto...
DETAILS
©2003-2019 jCay.com