Close Browser Window behaviour

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Close Browser Window behaviour

    Hi,

    Not an ideal solution this... but the boss wants a website to open (from the
    first page) in a browser window without any toolbars, address bars etc.

    I figure the only way to do this is to build a Redirect page with a 'Open
    Browser Window' behaviour with the Onload action attached to a small
    transparent gif image.

    Can anyone please point me towards a Javascript behaviour that I can then add
    to the redirect page to get it to close after the redirect?

    (I know it's kinda bad-practice this, forcing browser windows to close, and if
    anyone can suggest an alternative to get an initial webpage to open up in a
    'bare' browser window then i'm desparate to know!)

    cheers
    Jon

    dammit! Guest

  2. Similar Questions and Discussions

    1. Open Browser Window Behaviour
      Hi, I want a client to be able to attach pop up window behaviours to images on their web page. Is it possible to attach behaviours in Contribute ?...
    2. Can not close the browser window from within a pdf in windows XP.
      Here is the problem I am having right now. Thanks for any help!! 1) I have a jsp/html that contains a pdf file. When the html is loaded to the...
    3. how to close browser window from flash?
      i have encountered what appears to be a bug with loadvars.send: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid...
    4. close my project that is in a browser window (close this window)
      How can I do this with a button? What do I have to put into button?
    5. Confirm user wants to close browser window
      Please don't. It's very simple (window's onclose event) but don't do it. Unless your users are total morons who manage to click that tiny X by...
  3. #2

    Default Close Browser Window behaviour

    Hi,

    Not an ideal solution this... but the boss wants a website to open (from the
    first page) in a browser window without any toolbars, address bars etc.

    I figure the only way to do this is to build a Redirect page with a 'Open
    Browser Window' behaviour with the Onload action attached to a small
    transparent gif image.

    Can anyone please point me towards a Javascript behaviour that I can then add
    to the redirect page to get it to close after the redirect?

    (I know it's kinda bad-practice this, forcing browser windows to close, and if
    anyone can suggest an alternative to get an initial webpage to open up in a
    'bare' browser window then i'm desparate to know!)

    cheers
    Jon

    dammit! Guest

  4. #3

    Default Re: Close Browser Window behaviour

    Wow, that's simply a terrible idea. Is his goal to anger and frustrate
    visitors? And of course, the site will do nothing whatsoever if a
    visitor has JavaScript disabled.

    Invest whatever time you would have invested in designing such a site
    into convincing him that it is a horrible idea. You'll both be better
    for it.

    Brett

    bdconrad@gmail.com Guest

  5. #4

    Default Re: Close Browser Window behaviour

    So, your boss doesn't want anyone to be able to view the site when they have
    a pop-up blocker enabled - which is on by default in IE on XP Pro SP2 and of
    course, built in to FireFox etc.

    I think he needs to understand more about usability and how the web works
    before blindly making these uninformed decisions.

    If you still have to do this (for your soon to be low traffic website :)
    then try applying an open browser window behaviour to the onload event of
    the page or an image on the page.

    It's not a great idea though :)
    HTH
    Rob
    [url]http://robgt.com/[/url]
    Tutorials: [url]http://robgt.com/tutorials/index.asp[/url]
    Extensions: [url]http://robgt.com/products/index.asp[/url]


    RobGT Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139