orientationChangeEnabled
Is the native orientationchange event available?
gradeA()
true if the browser is an A-grade browser in jQuery Mobile's compatibility chart.
urlHistory
Collection of pages that were browsed inside jQuery Mobile without a page reload. Every element has pageUrl, title, and transition.
getDocumentUrl()
Returns the original document's URL (the first load).
getDocumentBase()
Returns the original document base.
keyCode
Constants defining codes for key event handling, includes: ALT, BACKSPACE, COMMAND, COMMAND_LEFT, COMMAND_RIGHT, DELETE, DOWN, UP, RIGHT, LEFT, END, ENTER, ESCAPE, HOME, INSERT, MENU, PAGE_DOWN, PAGE_UP, PERIOD, SHIFT, SPACE, TAB, WINDOWS.
getScreenHeight()
Get the current screen’s height.