JavaScript mailto Trick: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

31 January 2011

  • curprev 22:5922:59, 31 January 2011 Scott talk contribs 580 bytes +580 Created page with 'Define this function in the header: <source lang="javascript"> function address(name){ var domain = 'fas'+"tforwa"+'runnin'+"g.co"+'m' if (name.length > 0 && domain.leng…'