Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
JQueryMobile
Interface JQueryMobile
Hierarchy
JQueryMobileOptions
JQueryMobile
Index
Properties
activeBtnClass
activePage
activePageClass
ajaxEnabled
allowCrossDomainPages
autoInitializePage
base
button
buttonMarkup
checkboxradio
collapsible
collapsibleset
defaultDialogTransition
defaultHomeScroll
defaultPageTransition
dialog
filterable
fixedtoolbar
flipswitch
getMaxScrollForTransition
gradeA
hashListeningEnabled
ignoreContentEnabled
linkBindingEnabled
listview
loader
loadingMessageTextVisible
loadingMessageTheme
maxTransitionWidth
minScrollBack
ns
options
page
pageContainer
pageLoadErrorMessage
pageLoadErrorMessageTheme
path
phonegapNavigationEnabled
popup
pushStateEnabled
selectmenu
showCategory
slider
subPageUrlKey
textinput
touchOverflow
touchOverflowEnabled
transitionFallbacks
version
Methods
changePage
initializePage
loadPage
loading
silentScroll
Properties
optional
public
activeBtnClass
?:
string
public
activePage
:
JQuery
optional
public
activePageClass
?:
string
optional
public
ajaxEnabled
?:
boolean
optional
public
allowCrossDomainPages
?:
boolean
optional
public
autoInitializePage
?:
boolean
public
base
:
any
public
button
:
any
public
buttonMarkup
:
any
public
checkboxradio
:
any
public
collapsible
:
any
public
collapsibleset
:
any
optional
public
defaultDialogTransition
?:
string
public
defaultHomeScroll
:
number
optional
public
defaultPageTransition
?:
string
public
dialog
:
any
public
filterable
:
any
public
fixedtoolbar
:
any
public
flipswitch
:
any
optional
public
getMaxScrollForTransition
?:
number
optional
public
gradeA
?:
Function
optional
public
hashListeningEnabled
?:
boolean
optional
public
ignoreContentEnabled
?:
boolean
optional
public
linkBindingEnabled
?:
boolean
public
listview
:
any
public
loader
:
any
optional
public
loadingMessageTextVisible
?:
boolean
optional
public
loadingMessageTheme
?:
string
optional
public
maxTransitionWidth
?:
number
optional
public
minScrollBack
?:
number
optional
public
ns
?:
number
public
options
:
JQueryMobileOptions
public
page
:
any
public
pageContainer
:
any
optional
public
pageLoadErrorMessage
?:
string
optional
public
pageLoadErrorMessageTheme
?:
string
public
path
:
JQueryMobilePath
optional
public
phonegapNavigationEnabled
?:
boolean
public
popup
:
any
optional
public
pushStateEnabled
?:
boolean
public
selectmenu
:
any
public
showCategory
:
any
public
slider
:
any
optional
public
subPageUrlKey
?:
string
public
textinput
:
any
public
touchOverflow
:
any
optional
public
touchOverflowEnabled
?:
boolean
public
transitionFallbacks
:
any
public
version
:
string
Methods
public
changePage
(
to
:
any
, options
?:
ChangePageOptions
)
Parameters
to:
any
options?:
ChangePageOptions
optional
public
initializePage
(
)
public
loadPage
(
url
:
any
, options
?:
LoadPageOptions
)
Parameters
url:
any
options?:
LoadPageOptions
optional
public
loading
(
)
:
JQuery
Returns
JQuery
public
loading
(
command
:
string
, options
?:
LoaderOptions
)
:
JQuery
Parameters
command:
string
options?:
LoaderOptions
optional
Returns
JQuery
public
silentScroll
(
yPos
:
number
)
Parameters
yPos:
number
Globals
jquery