|
Paul Makepeace > Toys > Psychle > Faq blog - about - news - contact |
<script src="psychle.js"></script>
tag and then inside the <body>
call the psychle_start(self.document, 500)
function passing the document
(<body>
) object of the page you want to psychle plus a delay value in milliseconds. If, in the <body>
, you create a psychle_track
form, the program will update the psychle_track_r
etc values. To change the delay call the psychle_delay(100)
function. Please check out the psychle.html source code for a live example.
psychle_start()
function for how it checks the presence of a variable lurking in a frameset, and sundry sarcastic slights against JavaScript.
Have fun!