JukeBox
Sponsor Ads
|
Prompts (Javascript)
Javascript Prompts
Prompts are those annoying little text boxes that pop up on page load, and expect you to type in
them. This one asks the user their name and then greets them personally. If no name is given it says
'Hello stranger' instead.
Copy and paste into the HEAD of your page.
<< back to code snippets
|