The transitions are not working and alse scrolling on smartphones doesnt work too and it seems the whole script isnt working properly in opera mini.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Opera Mini does not really do client side javascript in their browser. The pages you see in Opera Mini is a reformatted/shrinked version of the original page that you are accustomed to working with in desktop browsers.

Also, smartphone's browsers might not support that specific library you are using. You might want to have a look at jquerymobile.com

link|improve this answer
well, after searching some hours i also found this everywhere so the client has to live with that. also they all support jquery and jquery tools =) – Daniel Ruf Jul 27 '11 at 19:57
Opera Mobile on the other hand is the full implementation of a browser with clientside stuff too. – David Freitas Jul 28 '11 at 8:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.