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