change screen resolution on open and close

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • angelicdevil
    New Member
    • Apr 2009
    • 116

    change screen resolution on open and close

    say the screen solution is 800 *600 how can i get the browser to change the resolution so that my site appears in the resolution it was made but on closing the or changing the browser tab it changes back the screen resolution to the original.
  • angelicdevil
    New Member
    • Apr 2009
    • 116

    #2
    i cud get it to resize based on width...but now when i reduce the height even the it alters the size...

    wat i want to do it based on width of the screen the height to be fixed...even if i reduce the height of the browser it shud not deform...how can i get tht?

    Comment

    • drhowarddrfine
      Recognized Expert Expert
      • Sep 2006
      • 7434

      #3
      This cannot be done with html or css and should be asked on the javascript board.

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        you cannot control the screen resolution of the monitor, but you can try to resize the browser window, although not every browser allows that.

        Comment

        Working...