blasten / turn.js

The page flip effect for HTML5
www.turnjs.com
Other
7.23k stars 2.48k forks source link

Turn.js Not displaying all pages #513

Open steliospamiadakis opened 9 years ago

steliospamiadakis commented 9 years ago

I am trying for some time to understand why I cannot view all pages. For example. When I am viewing offline steve_jobs sample that I have downloaded, I can only view pages 1,2 and 3. For all other pages the loader is only turning. I was waiting for half an hour and nothing changed. When I am viewing online steve Jobs from site "A book about Steve Jobs in HTML5 using the new turn.js via @turnjs http://turnjs.com/#samples/steve-jobs/ …" I can see pages 1 to 9, then not see pages 10 to 21, then see pages 22 to 27, then not see 28-30 and so on. I am confused as there is no pattern.

Any help will be appreciated.

steliospamiadakis commented 9 years ago

By the way Google Chrome is up to date. "Version 42.0.2311.90 m" and I work with windows XP service pack 3

imran-withuspothe commented 9 years ago

Are you using google chrome to view it?

imran-withuspothe commented 9 years ago

my gogle chrome version is 42.0.2311.135 and it is working there properly.

tameisha commented 9 years ago

I have the same problem....did you find a solution?

samerkamel commented 9 years ago

You will need to run it on a local server or online to view the rest of the pages as there are ajax calls that will not work viewing it as a "file", once you do that it will work fine ;)

chandanm334 commented 8 years ago

Kindly suggest how to do it using XAMPP. I have placed all the files of steve jobs example in htdocs directory and started apache but it is not displaying anything.