HandoutBrowser.js: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
This is the web home of <code>HandoutBrowser.js</code>, a short JavaScript program I wrote that allows for browsing through "handout" (really, just an image of any kind) within a web browser.
This is the web home of <code>HandoutBrowser.js</code>, a short JavaScript program I wrote that allows for programmed scrolling through a "handout" (really, just an image of any kind) within a web browser.


==To do==
==To do==

Revision as of 08:07, 15 August 2007

This is the web home of HandoutBrowser.js, a short JavaScript program I wrote that allows for programmed scrolling through a "handout" (really, just an image of any kind) within a web browser.

To do

  • Separate editor / user modes.
  • Pull-down goto menu.

Download and Setup

Download HandoutBrowser.js and set it up by playing with the usage example FollowingLin.html. With luck you will find that you only need to edit the html file.

Older versions

Version of JavaScript HTML
Tianjin-0707 HandoutBrowser.js FollowingLin.html

Users