HandoutBrowser.js

From Drorbn
Jump to navigationJump to search

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.
  • Use cookies to save state while in editor mode.
  • Allow "negative" capture rectangles.
  • Add editing instructions to the html portion.

Download and Setup

Download the latest (top) JavaScript and HTML files from the versions table below, save the two files in the same directory, and rename / modify the .html file to suit your requirements.

Versions

Version of JavaScript HTML
Fields-0709 HandoutBrowser.js VeryPlanar.html
Hanoi-0708 HandoutBrowser.js FollowingLin.html
Tianjin-0707 HandoutBrowser.js FollowingLin.html

Users