0
votes
1answer
118 views

Display more than one page at once jquery mobile

How can I display more than one page at the same time with jQuery mobile? I have a big page in "background", but when I click a button I wantto show a settings menu (another jQuery page), mantaining ...
3
votes
1answer
39 views

Separate project/website for mobile web pages?

Should mobile web pages for our company website be in the same project/website as our "normal" pages, or should they be in their own project? I see some mobile website as ...
1
vote
0answers
445 views

jQuery Mobile Multiple Pages

I'm having trouble with multiple pages using jQuery Mobile. I currently have a few levels of 'pages' inside an index.html file, but I'm having trouble linking 3 layers of pages. I can link back ...