dgileadi / zepto-page-transitions

HTML5 Page Transitions similar to JQuery Mobile page transitions, but standalone (13k) and using Zepto.js
167 stars 46 forks source link

Issue in Chrome transition ending, not looping #29

Closed garyrozanc closed 10 years ago

garyrozanc commented 10 years ago

Has anyone tested this in Chrome?

The transitions (on the multi-page.html and multi-page2.html) do not loop back. Instead you get a blank screen on the last animation/transition.

I've tried this with all the demos as is and they eventually fail in Chrome. They work fine in Safari and Firefox. I'm using Chrome 29 as of this test.

garyrozanc commented 10 years ago

Ok, I apologize. The examples work locally (mac) in Safari and Firefox only. When I uploaded the examples to a server they worked in Chrome.