- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is posible whit the jquery mobile version that use intel xdk change the background color of the list view? other form light or dark?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. Use the jQuery Mobile Theme Roller ( https://themeroller.jquerymobile.com/ ) to define a theme that has the colors you want and then use that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The instructions for leveraging a theme are on the Themeroller site as well as the JQM main site
Pretty much you just drop the new .css file into place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks very much i get where to download, but i have a little problem intel xdk use a wire version of jquery mobile <link rel="stylesheet" type="text/css" href="jqm/jquery.mobile-min.css"> is not like the option that are in theme roller and when i copy the line that they suggest and the files nothing change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make sure you have copied the .css file you got from the theme roller into your project. It should be under the www directory.
And then, ensure the path pointed to by the href goes to your new .css file.
I haven't used the themeroller, but you will either put its CSS inclusion directly after the normal jquery mobile one, or you will remove the old one.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page