Hi All
I've have this odd page transition issue which I cannot solve. So hopefully someone can help, because it's driving me nuts!
NOTE: I can only reproduce this behavior on my iPad 1 (I think you'll see it too on an iPad 2) in landscape orientation
So, what happens is that when you click the link 'Go to the second page!' you will see the second page appear, then it goes blank for a very short time and appears again. You will only see it going from page 1 to page 2. So it has to do with the content of page 2!
Any help would be appreciated!!
Cheers
Luca
UPDATE: I've simplified the example code a little bit. I can now turn this behavior on and of. If I remove the line
- <a href="#" data-role="button" data-icon="search" data-iconpos="notext">Search</a>
its gone. This is getting stranger by the minute :(
UPDATE2: here is a css solution:
http://jsfiddle.net/7DZRC/4/ which however doesn't work in cases where the second page is bigger than the screen