I'm loving jQuery mobile so far- everything is so easy to set up... but it's an absolute bitch to polish into a production site. With wordpress anyway.
That said, I'm having 2 major problems. I think the first will solve the second. I'm redeveloping the site for iPad, iPhone, and mobile, and for now Im tearing my hair out.
First problem: data-rel="external" breaks my css like no other. I have to refresh to get the styles back to normal. The two images attached show exactly what I mean.
Second problem is, I have a page that is an internal page from where it's linked. When i click 'show slideshow', it just takes me to the homepage. The has stays in the URL, and when I refresh the slideshow shows up. but my client clearly doesn't want this. as a part two to this problem, after I close the slideshow, nothing scrolls.
the slideshow is (apart from a couple of menus) the only internal page- and it occurs on every single post page (filled with dynamic content). clearly I'd like to load said pages from scratch, but data-rel="external" breaks my css hardcore.