From e9fcd5561edea85803ec955825576902f49d75af Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Thu, 8 Sep 2011 22:13:10 +0200 Subject: [PATCH] todo --- lib/ComicBook.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ComicBook.js b/lib/ComicBook.js index aae8e8f..50540ab 100755 --- a/lib/ComicBook.js +++ b/lib/ComicBook.js @@ -9,9 +9,11 @@ - trigger preload if requesting valid but not loaded images (can happen if network was interupted) - check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com - write bin scripts to minify & join all js + - when applying enhancements reading position gets lost Nice 2 have: - jump to page? + - make page draggable with the cursor - enable menu items via config, allow for custom items - decouple controls from reader api - split out classes into seperate files