HandoutBrowser.js: Difference between revisions

From Drorbn
Jump to navigationJump to search
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. 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 {{Home Link|Talks/Tianjin-0707/HandoutBrowser.js|<code>HandoutBrowser.js</code>}} and set it up by playing with the usage example {{Home Link|Talks/Tianjin-0707/FollowingLin.html|FollowingLin.html}}. With luck you will find that you only need to edit the html file.


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


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

==Download and Setup==

Download {{Home Link|Talks/Hanoi-0708/HandoutBrowser.js|<code>HandoutBrowser.js</code>}} and set it up by playing with the usage example {{Home Link|Talks/Hanoi-0708/FollowingLin.html|FollowingLin.html}}. With luck you will find that you only need to edit the html file.

==Older versions==

{| align=center border=1 cellpadding=10 cellspacing=0
|-
!Version of
!JavaScript
!HTML
|-
|{{Home Link|Talks/Tianjin-0707|Tianjin-0707}}
|{{Home Link|Talks/Tianjin-0707/HandoutBrowser.js|<code>HandoutBrowser.js</code>}}
|{{Home Link|Talks/Tianjin-0707/FollowingLin.html|FollowingLin.html}}
|}

Revision as of 11:51, 9 August 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.

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