Linking to a fixed window..?

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

  1. #1

    Default Linking to a fixed window..?

    Hi,
    I'm trying to launch a fixed window from a thumbnail, though it keeps launching a blank full sized window aswell..?
    I am using the behaviours java script, but if I don't have the link in the properties link field aswell, it wont work at all...sorry, I know it's simple, but I can't find an answer.
    Thanks


    rexoids2 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Linking to a New Window
      How does one set up a link to a website so that a new window pops up in the browser with the link? When I try to link websites through Contribute,...
    2. Fixed Window
      Fixed window size is described another place in the dissusionforum fore a button link, but it seems the is no practice for the first page . The...
    3. fixed-size window: what's wrong with my JS??
      i want to open a new flash movie window using javacript to obtain a window that's the size on my movie. here's my script: on (release) { getURL...
    4. scalable window with fixed bitmaps?
      I was wondering if it is possible to have a swf that contains jpegs that can remain fixed in their dimensions regardless of whether the main swf is...
    5. launching a fixed sized browser window from a movie clip
      Hi all, I have a slide show and I'd like to give the viewer the option of seeing a larger version of each graphic in the slide show. Ideally,...
  3. #2

    Default Re: Linking to a fixed window..?

    Change the link on the thumbnail to 'javascript:;'
    without the single quotes
    instead of the path to the actual file.

    "rexoids2" <webforumsuser@macromedia.com> wrote in message
    news:bfjcag$at9$1@forums.macromedia.com...
    > Hi,
    > I'm trying to launch a fixed window from a thumbnail, though it keeps
    launching a blank full sized window aswell..?
    > I am using the behaviours java script, but if I don't have the link in the
    properties link field aswell, it wont work at all...sorry, I know it's
    simple, but I can't find an answer.
    > Thanks
    >
    >

    Les Matthews Guest

  4. #3

    Default Re: Linking to a fixed window..?

    On Tue, 22 Jul 2003 08:03:05 -0500, "Les Matthews"
    <LesAMatthews@yahoo.com> wrote:
    >Change the link on the thumbnail to 'javascript:;'
    >without the single quotes
    >instead of the path to the actual file.
    <sigh> Why not make it work regardless of the availability of
    JavaScript. See [url]http://apptools.com/rants/popups.php[/url].


    Gary
    Gary White 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