Typing test website
February 13, 2007 11:31 PM   RSS feed for this thread Subscribe

How can I submit my own text, have it cut up, and use it as a typing test?

I want to make a website like this: http://labs.jphantom.com/wpm/ except I want the ability to add my own text in a field, submit it, and then have it automatically cut up into smaller segments and displayed for me to type out accordingly.

How should I get started?
posted by 913 to computers & internet (1 comment total)
Here's a little hack for that site you linked to:

Reload the page, and in the address bar of your browser, enter:

javascript:alert(h="your own text");

where "your own text" is replaced with, well, your own text.

then enter this (all on one line, no linebreaks):

javascript:function initiate () {if ( mode == 'stopped' ) {mode = 'started'; document.getElementById('img').innerHTML = h; start();}}

And there you go:)
posted by cheerleaders_to_your_funeral at 2:01 AM on February 14, 2007


« Older I have a few exams to cram for...   |   What did Einstein actually con... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
Need a book reader plugin for my website? July 16, 2008
Newbie Seeks Javascript March 29, 2008
Help me remember this Free Custom Ringtone site! January 26, 2008
Dance, text files, dance April 12, 2007
Are there 'standard' rates for text and banner... May 11, 2004