To make the jquery-mobile site that Dreamweaver CS6 installs when choosing New – Page From Sample – Starters – jquery mobile with theme, add the following code to the line after <meta Charset=”utf-8″> somewhere around line 5:
<meta name=viewport content=”width=device-width, initial-scale=1″>
The viewport will correct the negative checks on Keynote MITE 5 regarding viewport, as well as “small text” and “links too close.”