Close Window Behavior

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

  1. #1

    Default Re: Close Window Behavior

    My problem window close is retated to behaviours. I will describe:

    1 - I have imported from photoshop the layout. This layout displays a remote
    roll over behaviour.
    2- I added a open pop up window behaviour.
    3- In the pop, I added a button that closes the pop up. This action is
    performed by an downloaded extension from the Exchange.

    Drama: when I scroll the mouse over the window, one or two images form the
    parent window hide. I realised that the "on-click" option worsen the
    behabiour. Instead I used on-mouse down. I seems to work better but still does
    unwanted hidding!!.



    antartida Guest

  2. Similar Questions and Discussions

    1. 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?
    2. MIAW forget window vs. close window
      I'm having a problem with forget window. Sometimes when I forget a window, the projector crashes. The problem sometimes happens the first time I...
    3. behavior to close all miaws
      Hi I`m working on a multimedia-project were I let all the videos and multimedia-stuff appear in miaws. The problem comes when I wanna close the...
    4. Cocoa, changing window close behavior?
      Is there an easy way to change the window closing behavior in Cocoa? I'd like to have a slightly unorthodox behavior, in which the main document...
    5. window sizing & close this window code
      Sharon wrote on 16 jul 2003 in microsoft.public.inetserver.asp.general: No ASP to be seen, Sharon, please see a clientside NG, --...
  3. #2

    Default Re: Close Window Behavior

    antartida wrote:
    > Drama: when I scroll the mouse over the window, one or two images form the
    > parent window hide. I realised that the "on-click" option worsen the
    > behabiour. Instead I used on-mouse down. I seems to work better but still does
    > unwanted hidding!!.
    The problem is in the code. Please post a link and instructions on what
    to do so that others can see for themselves what the issue is.


    Danilo
    danilocelic *TMM* 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