5
votes
1answer
81 views

Are fixed mobile headers and footers that disappear and reappear on tap really that useful?

These fixed mobile headers and footers disappear and reappear on click / tap using jQuery Mobile's data-tap-toggle which is on by default. How useful are they? Pro: More content is available when ...
1
vote
3answers
177 views

title placement in mobile apps

What's best practice for placing page titles in mobile development? In jquerymobile it looks like header is great placement, however titles can be long (ecommerce products), and because they're ...