What are Screen objects in JavaScript?
Submitted by: AdministratorScreen objects are used to read the information from the client's screen. The properties of screen objects are -
► AvalHeight: Gives the height of client's screen
► AvailWidth: Gives the width of client's screen.
► ColorDepth: Gives the bit depth of images on the client's screen
► Height: Gives the total height of the client's screen, including the taskbar
► Width: Gives the total width of the client's screen, including the taskbar
Submitted by:
► AvalHeight: Gives the height of client's screen
► AvailWidth: Gives the width of client's screen.
► ColorDepth: Gives the bit depth of images on the client's screen
► Height: Gives the total height of the client's screen, including the taskbar
► Width: Gives the total width of the client's screen, including the taskbar
Submitted by:
Read Online Expert Developer JavaScript Job Interview Questions And Answers
Top Expert Developer JavaScript Questions
☺ | Mention what is the disadvantage of using innerHTML in JavaScript? |
☺ | Which keyword is used to print the text in the screen? |
☺ | Why it is not advised to use innerHTML in JavaScript? |
☺ | Explain the concept of unobtrusive JavaScript? |
☺ | How are JavaScript and ECMA Script related? |
Top Scripting language Categories
☺ | AngularJS Interview Questions. |
☺ | Ext-JS Interview Questions. |
☺ | Dojo Interview Questions. |
☺ | Expert Developer JavaScript Interview Questions. |
☺ | SWFObject Interview Questions. |