This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Revision history of "Prompt"

From OdleWiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:13, 11 January 2016Kenneth John Odle talk contribs 233 bytes +233 Created page with "'''prompt''' displays a dialogue box to a user. <code> var name=prompt("What's your name?"); </code> will present a dialogue box asking for a user's name, which will then be..."