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

Diff of /jsttyplay/html/showtty.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6 by dpavlin, Sat Feb 28 22:13:23 2009 UTC revision 7 by dpavlin, Sat Feb 28 23:05:34 2009 UTC
# Line 249  var animateNextFrame = function (holder) Line 249  var animateNextFrame = function (holder)
249          } else {          } else {
250              setTimeout(function(){animateNextFrame(holder);}, wait*1000);              setTimeout(function(){animateNextFrame(holder);}, wait*1000);
251          }          }
252        } else {
253                    ttyrec_frame.innerHTML = 'last';
254      }      }
255  }};  }};
256    

Legend:
Removed from v.6  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26