javascript - Angular application doesn't work on iPhone/Safari 5.1.7 -


currently developing big project in angularjs(version 1.3x), bootstrap(3.3.1), animate.css , few other libraries. test application on different devices via google chrome developers mode , on few browsers google chrome, mozilla firefox , safari(for windows7).

i have possibility perform tests on android device , iphone. strange reason application seems work on every device except iphone 5 safari 5.1.7(when using same safari on windows7 work).

has before stumbled uppon similar problem?

@edit sorry, forgot mention happening. when try press button that's supposed toggle (using jquery, know should done via ui-routing, that's how boss wants it) portion of view (panel) not work. buttons not perform actions. there no reaction.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -