Window size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skippy29
    New Member
    • Mar 2007
    • 1

    Window size

    Is there a way in XHTML/CSS that I can use to determine the size of a browser window that I'm opening or do I have to use Javascript?
  • AricC
    Recognized Expert Top Contributor
    • Oct 2006
    • 1885

    #2
    Originally posted by skippy29
    Is there a way in XHTML/CSS that I can use to determine the size of a browser window that I'm opening or do I have to use Javascript?
    You need Javascript to define the dimensions of a window your opening.

    Comment

    Working...