Window that stays in front

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Window that stays in front

    Hi, I'm trying to create a flow that looks like this:

    I have a frameset with two frames:
    Left - for menu
    main window - for viewing of pages.

    ? As a result of a link, page1.html is viewed in the main-frame.
    ? A link on page1.html creates a new window in front of it (page2.html -
    size specified, pretty small) Not in the main frame.
    ? A link from page2.html loads a new page in the main-frame, and should stay
    in front of the frameset so that you can continue to explore the links (loading
    in the main-frame)

    Q: Is it possible to keep a window (page2) in front of everything all the time
    - even if the main-frame is activated? Then...how do I go about to do so?

    /K:confused;

    Karl Z Guest

  2. Similar Questions and Discussions

    1. Bring PopUp Window to Front
      How do I bring a popup window to the front of all other browser windows? I have images that are linking to the same popup and only want the image...
    2. Bringing window to the front
      I have several pop-ups on my site and was wondering if it is at all possible to create a link on the pop-ups that bring the opener window to the...
    3. tab-palet stays empty
      Configuratie: WinXP en InDesign CS 3.01 When I want to use my tab-palet, it stays empty. So it is impossible to make tabs in my text. Is here...
    4. Bringing application window to front :)
      I think i am brain dead i meant bringing an application to the front right so you launch a word file from projector - all fine - comes up in word...
    5. Bringing projector window to front
      I think i am brain dead i meant bringing an application to the front right so you launch a word file from projector - all fine - comes up in word...
  3. #2

    Default Re: Window that stays in front

    I don't think you can set 'always on top' for brower windows so I would guess the answer is no

    Ab
    byardaj 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