Weird iOS animation, display with jQuery?

落爺英雄遲暮 提交于 2020-01-15 11:42:26

问题


I have been working on some animations for a sliding menu with some help from you lovely guys :)

It works perfectly in browsers, but when using an iPad or iPhone (iphone has its own layout) the following occour...

On the home page, after the slider opens, it takes a few seconds to render the menu once the div is opened (opposed to the web version) and sometimes it does not even appear.

On other pages the menu slides open, but once fully open, the text hides its self, then becomes visible once you close the menu, also happers on the sub menu.

link: http://jsre.kandimedia.com/

Really not sure what I should look for when encountering such a error, any advice is much appreciated!

UPDATE

added jsfiddle, tho not sure it would be help as the problem is on mobile/ipad

http://jsfiddle.net/pxd8z/

EDIT: Found out the cause, there is a conflict with background.js


回答1:


Well kinda solved, there was a conflict with backstrech.js



来源:https://stackoverflow.com/questions/10431268/weird-ios-animation-display-with-jquery

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!