mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-01 11:24:42 +00:00
added meta back. This is now deprecated for A4 in favor of putting the viewport meta directly in the markup.
This commit is contained in:
parent
bd1f9e1249
commit
5b1f586cdb
1 changed files with 0 additions and 3 deletions
|
|
@ -47,9 +47,6 @@
|
|||
//show loading message during Ajax requests
|
||||
//if false, message will not appear, but loading classes will still be toggled on html el
|
||||
loadingMessage: "loading",
|
||||
|
||||
//configure meta viewport tag's content attr:
|
||||
metaViewportContent: "width=device-width, minimum-scale=1, maximum-scale=1",
|
||||
|
||||
//support conditions that must be met in order to proceed
|
||||
gradeA: function(){
|
||||
|
|
|
|||
Loading…
Reference in a new issue