any specific browser will support for html5 and jquery mobile application?
While creating mobile application, JQuery and HTML5 both are required?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is an HTML 5 browser support matrix. (Follow the link, then click on the Tables tab. The columns to the far right show the respective mobile browser capabilities.)
jQuery is a JavaScript library and is indepedent of HTML 5. It is supported by every browser that supports current JavaScript.
To create mobile applications you neither need HTML 5 nor jQuery.
Also have a look at jQuery Mobile, which is a jQuery library aimed specifically at mobile devices.