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.

 

Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.

Comments

Your email address will not be published. Required fields are marked *