/[ttyrec]/jsttyplay/html/test.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /jsttyplay/html/test.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Tue Feb 17 18:12:32 2009 UTC (15 years, 3 months ago) by dpavlin
File MIME type: text/html
File size: 276 byte(s)
import upstream from http://encryptio.com/code/jsttyplay

1 dpavlin 1 <html>
2     <head>
3     <script src="showtty.js"></script>
4     </head>
5     <body>
6     <div id="tty">A TTY recording is here. Enabling javascript will allow you to view it.</div>
7     <script>
8     showTTYURL(document.getElementById("tty"), "http://files.encryptio.com/ttydata.js");
9     </script>
10     </body>
11     </html>

  ViewVC Help
Powered by ViewVC 1.1.26