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. At the moment the primary purpose of this page is to keep track of the <code>HandoutBrowser.js</code> to do list.
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. At the moment the primary purpose of this page is to keep track of the <code>HandoutBrowser.js</code> to do list.


==Download and Setup==
==Download and Setup==

Revision as of 11:56, 24 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

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