Reputation: 184
Can I use jQuery mobile library with HTML 4.01 transitional
or do I have to use HTML5
to use it?
Upvotes: 1
Views: 1215
Reputation: 78971
Yes, you can use both with jQuery Mobile. Just choose the one appropriate on your case.
For that you might need to know some of the differences among mobile technology regarding web and versions of different html.
I suggest reading these articles.
Upvotes: 3