HandoutBrowser.js: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
Line 7: Line 7:
==To do==
==To do==


* Switch to square units.
* Use mouse to roll slide.
* Use mouse to roll slide.
* Zoom to rectangle (with mouse drag).
* Zoom to rectangle (with mouse drag).

Revision as of 05:38, 27 July 2007

This is the web home of HandoutBrowser.js, a short JavaScript program I wrote that allows for browsing through "handout" (really, just an image of any kind) within a web browser. At the moment the primary purpose of this page is to keep track of the HandoutBrowser.js to do list.

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.

To do

  • Use mouse to roll slide.
  • Zoom to rectangle (with mouse drag).
  • Separate editor / user modes.
  • Pull-down goto menu.