DataZombies / jQTouch

jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
MIT License
159 stars 34 forks source link

Flip animations don't work as expected in main Demo #56

Closed pezzo closed 12 years ago

pezzo commented 12 years ago

Flip animations breaks the tab bar layout when testing the animation page on iphone 4 (from your site). Maybe it's a scrolling issue? Maybe solved via CSS? Bye Thanks Andrea

DataZombies commented 12 years ago

It's a CSS issue. If you get it fixed let me know.

pezzo commented 12 years ago

I've tried increasing the various z-index of the the tabar , but with no luck. I've also realised that the same problem occurs in Safari (not only mobile). Do you have any suggestions? I'm not practice with CSS3 transformation.... Thanks

DataZombies commented 12 years ago

I haven't had any luck with those type of animations either. That's why I limit animations on the tabbar to dissolve, fade, pop, slidedown, slideleft, slideright & slideup.