Recently got a job as a front end developer at a big bank. I'm in charge of the UI. We're using jQuery Mobile. I'm a bit in over my head as I have to make this work on over 17 different phones flawlessly. I'm FUCKED.
I need a page that has all the assets of jQuery mobile so when I'm skinning, all I have to do is look at this one page.
Does anyone know where to find one?
What is the proper process when skinning jQuery Mobile?
It never feels right and it feels very hacky skinning it. What I do is create a new stylesheet, view whatever I want to change in Chrome/inspector, then override those classes in that new style sheet. A lot of things tend to break and I have to use a lot of special classes to fix them up.
What is your process?
You'll need to include `data-theme="n"` on the divs with header, footer, and panel roles also.
My email is in my profile if you'd like to ask any other questions; I'd be happy to help.