Need simple way to password protect a web page..
I am using turn.js to make a webpage flip book that looks like a magazine. Security is not a big concern, however, I'd still like to be able to keep the average person from viewing it.
I first tried this:
http://www.javascriptkit.com/epassword/index.htm
Didn't work for me.
I then tried Gatekeeper from here:
http://www.javascriptkit.com/epassword/index.htm
Followed the instructions. Does nothing. I tried with my webpage named .htm and .html. Neither worked. The password is the same name as the web page minus the extension. Enter password and it just sits there.