I have made an application and it opens too large window. I am running visual studio 2015 and making a JavaScript application.
All the script is in main.js
How do I size it down to match the machine in the application?
1080px x 356px
Application Opened I need the application width and height to match the machine. The command has to be done with javascript or jQuery.