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

  1. #1

    Default image popup

    I could us some insight in the following problem I'm having.

    I want to add a picture to a link that opens in a seperate window while the
    page stays where it is using "open browser window" i get the image popup but
    also the page changes to that image if I use
    go to url" it opens in a new browser window only thing i want is the image

    How do i do this?

    thank you for any help

    peter

    metro60 Guest

  2. Similar Questions and Discussions

    1. Image to load in larger popup
      Hi guys, just wondering if anyone can help me. I have a datagrid control that pulls images into a template column using the following code ...
    2. popup image
      I can dynamically link a larger image to a thumbnail by the 'open browser window' behaviour .... but the size of the pop up window has to be...
    3. roll over popup image
      i have listed my inventory on my site using a simple repeated region. what i would like to do is pop open a small window when the mouse is rolled...
    4. Keep over image while showing popup menu
      When I hover over a button that has a popup menu, I would like the button's over image to stay on when my mouse is over the popup menu. When it goes...
    5. I need an image to popup, when I rollover hotspots
      Can someone tell me how to do this in Fireworks MX? I currently do it in Excel and link to a new page, which replaces the page I am on. The rest of...
  3. #2

    Default Re: image popup

    Do you mean that you simply want to link to the image, which then opens in a
    new window?

    you have to make sure that the link isn't using the parent window as well (it
    sounds like it might be) do you have the code?

    wescarmichael1 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