Results 1 to 5 of 5

Thread: Javascript: How do I minimize a window?

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Javascript: How do I minimize a window?

    Currently, I have:

    Code:
    window.blur();
    But one of my (stupid) clients says it's not working for him. He's tried with IE5, 5.5 and 6.0.

    Any ideas, what else can I try?

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Just tested it in FireFox and it works, I can't see how else you would write it.
    Have I helped you? Please Rate my posts.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Acidic
    Just tested it in FireFox and it works, I can't see how else you would write it.
    Yep, works for me too. I'm sure it's got to be a problem with him. Not even his computer. A problem with him.

    Unfortunately, I'm not sure what 'settings' need to be in place for this to work.

  4. #4
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    when you say it worked for you, what browser are you using?
    Have I helped you? Please Rate my posts.

  5. #5

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Acidic
    when you say it worked for you, what browser are you using?
    IE 6.0, and then I tried 5.0 and 5.5.

    I've now convinced him that he's got a problem (), so let's consider this topic 'resolved'.

    Thank you for your replies.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width