HandoutBrowser.js: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
* Use cookies to save state while in editor mode.
* Use cookies to save state while in editor mode.
* Allow "negative" capture rectangles.
* Allow "negative" capture rectangles.
* Add editing instructions to the html portion.


==Download and Setup==
==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.
Download the latest (top) JavaScript and HTML files from the versions table below, save the two files in the same directory, and rename and modify the HTML file to suit your requirements.


==Versions==
==Versions==

Revision as of 10:42, 24 September 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

  • Document everything.
  • Use cookies to save state while in editor mode.
  • Allow "negative" capture rectangles.

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 and modify the HTML file to suit your requirements.

Versions

Version of JavaScript HTML Comments
Fields-0709 HandoutBrowser.js VeryPlanar.html Pull down goto menu, 4 text levels
Hanoi-0708 HandoutBrowser.js FollowingLin.html Mouse dragging, capture rectangle
Tianjin-0707 HandoutBrowser.js FollowingLin.html First working version

Users