Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jQuery Mobile themes - Where to get them? Re-purpose jQTouch themes?

Where can I find themes for jQuery Mobile (JQM) that go beyond the packaged five themes & color variations of them?

Either cross device or device specific ones, for example

  • iphone / apple style
  • android specific

What is the effort to re-purpose for example the jQTouch apple theme?

like image 899
Michael Schmidt Avatar asked Apr 06 '11 22:04

Michael Schmidt


People also ask

Does jQuery Mobile can be used to develop hybrid apps?

Hybrid apps developed via JQuery Mobile can run slower, depending on the tasks they must perform.

Is used to create a dropdown in jQuery Mobile?

The select menu is based on a native select element, which is hidden from view and replaced with a custom-styled select button. Tapping it opens the native menu. There is also a custom select menu widget, which also replaces the native dropdown.

What is jQuery Mobile themes?

The jQuery Mobile theme provides the CSS framework necessary for providing a consistent and touch-friendly look and feel for your widgets across platforms.

What is jQuery Mobile framework?

The framework allows developers to build applications that can be accessed by the widest number of browsers and devices, whether it is Internet Explorer 6 or the newest Android or iPhone. Mobile jQuery also gives developers the ability to render basic content (as built) on basic devices.


1 Answers

You can use the ThemeRoller for jQuery Mobile to easily create your own theme.

like image 65
Sindre Sorhus Avatar answered Sep 29 '22 10:09

Sindre Sorhus