Is Sencha , JQuery Mobile using HTML 5 for their UI Design?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
jQuery Mobile incorporates some aspects of HTML5, like CSS3 and HTML "data-" attributes, as the mention in their documentation. Since they are still in alpha, I suspect their use of HTML5 features will only increase. |
|||||||
|
|
Sencha touch uses CSS3 for their animations and some UI elements (like gradients). The theming is done via Sassy CSS. HTML5 input fields are used or wrapped. Sencha is not in Alpha, and their road map is here. |
|||
|
|