I’ve only just started looking into jQuery mobile and was going through the Theme Roller.It says ‘Create up to 26 theme “swatches” lettered from A-Z‘.What is that I need to do if I need more theme swatches?
I’ve only just started looking into jQuery mobile and was going through the Theme
Share
Simple answer is No. jQM Themes use a alpha [a-z] appendage to identify the theme it will be using and this is limited to a-z.
You could rewrite the methods in jQM to allow for additional themes that exceed or are different then a-z but this is NO SMALL TASK and I would highly recommend NOT DOING IT!
Alternatively you could pull different CSS stylesheets if you exceeded the a-z limitations
style sheet 1 would hold 26 different themes and
style sheet 2 would hold another 26 different themes