The Navigator Object

The navigator object contains information about the browser. Note: There is no public standard that applies to the navigator object, but all major browsers support it. Navigator Object Properties Property Description appCodeName Returns the code name of the browser appName Returns the name of the browser appVersion Returns the version information of the browser cookieEnabled Determines […]

Navigating PDF pages

Opening pages in a PDF Depending on the PDF you open, you have to move forward through multiple pages, see different parts of the page, or change the magnification. There are many ways to navigate, but the following items are commonly used: Next and Previous: The Next Page  and Previous Page  buttons appear in the Page Navigation toolbar. The text box next to them […]