diff --git a/lib/ComicBook.js b/lib/ComicBook.js index fb618fa..468e339 100644 --- a/lib/ComicBook.js +++ b/lib/ComicBook.js @@ -8,14 +8,11 @@ - chrome frame / ExplorerCanvas / non canvas version? - show loading graphic & then fade in new page if user is ahead of the last loaded page - check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com - - remember position (use localStorage/cookie/sql) - really need to speed up enhancements, try to use webworkers Nice 2 have: - - smart preload, start 5 before pointer and load from there, on navigation update preload position - offline access - thumbnail browser - - page turn animation? (http://www.cynergysystems.com/blogs/page/rickbarraza?entry=the_secret_behind_the_page) */ /**