HandoutBrowser.js: Difference between revisions
From Drorbn
Jump to navigationJump to search
(→To do) |
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. |
||
⚫ | |||
⚫ | |||
==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. |
||
⚫ | |||
⚫ | |||
==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 10: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 |