In the past, I've seen javascript alert() style popups but they had input fields in them.
These forms are much like the primitive username/password field inputs you see when an .htpasswd file is used.
Can someone tell me how to implement this using regular javascript? (No libraries please)