You didn't say you wanted zoom.
jQuery Mobile doesn't support this. You can use a <meta> tag to
enable or disable zoom of the entire page. But the header will zoom
along with the rest of the page.
It's possible to zoom only the content if you use iScroll or some
other plugin that supports zooming of some part of the page.