I want a link on my page to open a new browser window

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

  1. #1

    Default I want a link on my page to open a new browser window

    I want a link on my page to open a new browser window. In the new window I have
    a video.flv file, but I dont want all the explorer menus, icons and adress
    stuff in the top of the window - I just want a square browserwindow showing my
    videofile.......how is that done ?

    Hope you understand..

    thanx

    mak999 Guest

  2. Similar Questions and Discussions

    1. Open Browser Window Link Problem
      Hi All, I am creating a page with a table on. In the table are certain cells that hold information that I want users to be able to click on for...
    2. URL link to open new window?
      Hello, and thanks in advance for the help... I'm kind of new to Flash programming. I'm trying to get a link to a url to open a new window for...
    3. How to get a OPEN/SAVE dialog option window when open Excel from IE browser.
      I use the following to open Excel from IE browser, but I don't get a OPEN/SAVE dialog option window. Instead, the Excel opened in the browser...
    4. make all links on page open in new browser window
      Tom I started using this method from an article at Sitepoint.com a couple of months ago. It's very easy to accomplish and it validates against...
    5. Open new browser window
      Hello, I want to make a php application, which displays different text in separate windows. I mean for example a new window will open with text...
  3. #2

    Default Re: I want a link on my page to open a new browserwindow

    No problem their this is quite easy.

    Select your link on the page and put a # in the link box (Property Panel) now
    select the link on the design view and click the + button on the Behaviours
    (Tag Inspector Panel)

    Select the Open Browser Window Behaviour and fill out the information.

    I have made a example for you, please feel free to download the page so you
    can see the code.
    [url]Http://www.DreamweaverKit.com/examples/new_window_on_click.html[/url]

    Regards

    Kevin

    kevin_smithers Guest

  4. #3

    Default Re: I want a link on my page to open a new browserwindow

    perfect thanxx ;-)

    But is there a way I can get the new window to open centeret in the middle of the screen ?


    mak999 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