Jquery mobile iPhone to small glitches

Asked By 0 points N/A Posted on -
qa-featured

Hello geeks!

I'm wondering if jQuery mobile is working smoothly on iPhones. I've read some articles that jQuery mobile iPhone to small glitches. There are issues on demos, refreshing, transitioning and even the task and address bar don't work properly. Is there any progressing work regards with the performance?

Rosie Ryhter

SHARE
Answered By 0 points N/A #152949

Jquery mobile iPhone to small glitches

qa-featured

Hi,

jQuery mobile is supposed to give you more freedom. It is full of user interfaces. But you are facing problem using jQuery mobile on your iPhone. It is not working smoothly. You have also mentioned that some issues ie. demos, refreshing, transitioning and even the task and address bar is not working properly. You need to describe the issue case by case basis. Otherwise it is difficult to solve the problem. However, you may fix all these problems through setting option.

Make sure that you are using the right version. You are also suggested to visit the respective site of the concerned software.             

I hope you understand it.

Answered By 590495 points N/A #325739

Jquery mobile iPhone to small glitches

qa-featured

jQuery is a JavaScript library that is fast, small, and feature-rich. Its main purpose is to make it easier to use JavaScript on websites. It is designed to simplify HTML DOM tree traversal and manipulation including event handling, CSS animation, and Ajax with an easy-to-use API that works across multiple browsers. If you are interested on studying jQuery, you should learn first the basics of the following:

  • HTML
  • CSS
  • JavaScript

jQuery is a lightweight, “write less, do more”, JavaScript library. It takes a lot of common tasks that need many lines of JavaScript code to accomplish then wraps them into methods that you can call with a single line of code. The jQuery library includes the following features:

  • HTML/DOM manipulation
  • HTML event methods
  • CSS manipulation
  • Effects and animations
  • Utilities
  • Ajax

Many of the biggest companies on the web like Google, IBM, Microsoft, and Netflix use jQuery. jQuery will run exactly the same in all major web browsers. For more info about jQuery, you can visit the jQuery Home Page. To learn the basics of jQuery, visit jQuery Introduction on W3Schools.com.

Related Questions