WINDOW

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jacques

    WINDOW

    hello,

    Does someone know how to resize a window with a javascript?

    Jacques

  • Lasse Reichstein Nielsen

    #2
    Re: WINDOW

    Jacques <gilbert.neny@w anadoo.fr> writes:
    [color=blue]
    > Does someone know how to resize a window with a javascript?[/color]

    Yes!

    /L
    P.S. And you can read how to do it here
    <URL:http://www.infimum.dk/HTML/JSwindows.html# ref_3_9>
    --
    Lasse Reichstein Nielsen - lrn@hotpop.com
    DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleD OM.html>
    'Faith without judgement merely degrades the spirit divine.'

    Comment

    • DU

      #3
      Re: WINDOW

      Jacques wrote:
      [color=blue]
      > hello,
      >
      > Does someone know how to resize a window with a javascript?
      >
      > Jacques
      >[/color]

      In several browsers (Mozilla-based browsers and Opera 7.x browser
      versions), users can remove the ability of scripts to resize a window.

      The normal question here would be what is it with your webpage content
      which would need to have control via script over the browser window
      dimensions on the users' screen?

      DU

      Comment

      Working...