Can you set opening browser window dimensions?

Can I set the window size that will open when a page is
opened from clicking the link for that page?
thks

Select your link -> Behavior Panel > Add Behavior (+)
> Open Browser
Window >
enter the dimensions, url, etc.
Anurag
Orr 4 wrote:
> Can I set the window size that will open when a page is
opened from clicking the link for that page?
> thks

Similar Messages

  • Can't get Open Browser Window behavior to work.

    Can anyone please tell me what I'm doing wrong? I don't know a lot of code and work
    mostly in Design mode. I'm a new DW  user having just begun importing sites from GoLive to DW.
    Here's a page where they're not working: http://www.philasecurities.com/data/luncheon.html
    The "more..." links are not opening new windows like they used to in GL.

    As I already mentioned, try removing the '/' preceding the function:
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);

  • Open Browser Window - Can't control Fx3 window size

    http://pacificwindshield.com/auto_windshield_replacement.html
    The Contact/Inquire button (upper right) opens a small form
    using DW's Open
    Browser Window behavior. I have set the window size to 400 X
    340. It works
    perfectly in IE6, but not in Fx3. There it opens to the
    current default Fx
    window size.
    What do I need to change to make the form open at 400 X 340
    in Fx3?
    Thanks
    Walt

    Thanks. I'll upgrade to SP3, don't know why my auto update
    didn't handle
    that already.
    I just checked and the window opens perfectly in Fx2.
    Interesting.
    Thanks again.
    Walt
    "Dooza" <[email protected]> wrote in message
    news:gb8i2k$f07$[email protected]..
    > Walt F. Schaefer wrote:
    >>
    http://pacificwindshield.com/auto_windshield_replacement.html
    >>
    >> The Contact/Inquire button (upper right) opens a
    small form using DW's
    >> Open Browser Window behavior. I have set the window
    size to 400 X 340. It
    >> works perfectly in IE6, but not in Fx3. There it
    opens to the current
    >> default Fx window size.
    >>
    >> What do I need to change to make the form open at
    400 X 340 in Fx3?
    >>
    >> Thanks
    >
    > Hi Walt, FF3 on XP/Pro SP3 does as you expect.
    >
    > Dooza

  • Running a presentation via VGA out with Firefox/Safari open. When I hit 'esc' to come out of slideshow, monitor stated resolution too low. Now Safari and Firefox browsers are still open, but I can't see the browser window on either. Ideas?

    Running a presentation via VGA out with Firefox/Safari open. When I hit 'esc' to come out of slideshow, monitor stated resolution too low. Now Safari and Firefox browsers are still open, but I can't see the browser window on either. Ideas?

    If you use Lion, go to Applications/ Mission Control and, if you have more Desktops, as attached, it means you have more, and you must select the one you need for a certain app. If default settings has not changed, this is Control with left / right arrow
    If in Snow Leopard and earlier, you have these settings in System Preferences only. In Lion, you also have some settings in Sys Prefs.

  • Can you set a second "Open with:" application for a file?

    Hi all,
    I was wondering if something like this exists for OS X Lion or greater: you can set a default application to open a type of file, say Safari for all .html files, but can you set a second default application for a file?
    I usually open files using command + o or command + down arrow from the Finder and I've often thought how good it would be to hit an alternate keyboard shortcut to open the selected file in a secondary default application.
    For example, if I'm making a web page and have the .html selected in the finder I can hit command + o (or command + down arrow) to open it in Safari and if the file isn't open in my editor and is selected in the Finder I can hit, say command + option + o (or command + option + down arrow) to open the .html file in my editor.
    Does anyone know if this can be achieved in OS X Lion or greater?
    Any advice is greatly appreciated.
    Thanks.

    Hi all,
    If anyone's interested in a partial solution, I've rigged up the following.
    I ended up using an Automator action coupled with Spark to capture a keyboard key combination. Spark: http://www.shadowlab.org/Software/spark
    I've used Spark before with good results, and although it's from 2008 it still works on Lion.
    I created an Automator action that does two things:
    gets the selected Finder items
    opens finder items in the text editor I'm using.
    I then saved the workflow as an application so that Spark could run it.
    I've set up a keyboard shortcut that Spark picks up and calls my Automator workflow. It all seems to work nicely.
    So, I've created a specific "open selected file with <text editor>" keyboard shortcut that should do for the time being.

  • How can you set the max row for a 'open cursor' in a stored proc?

    I would like to know how can you set the maximum amount of row returned in a resultset coming from a stored proc?
    You can do it via JDBC with cStatement.setMaxRows(10); but it works only for select that you do via JDBC...
    I would like the same functionality using open cursor inside a stored proc...
    Thanks...

    is "where ROWNUM <= 10" the equivalent of "cStatement.setMaxRows(10);" because the ROWNUM as problem with the ORDER BY clause and the setMaxRows() as no problem...

  • Open Browser Window - Not working correctly.

    I click the thumbnail on my homepage, I get a larger image in
    a new window. Unfortunately, the homepage also redirects itself to
    the larger image. You can see this at www.real9.com
    I want the homepage to stay where it is, but the larger
    window to open in a new window. I used the Open Browser window in
    Dreamweaver to set this link up, but its not doing what I want it
    too.
    Help would be much appreciated, I have been trying to fix
    this problem, but no success.
    Thank you.

    On Sun, 08 Apr 2007 21:01:21 +0100, djinn
    <[email protected]> wrote:
    >In the link fields for rather than linking to the file or
    image - enter
    >this........
    >
    >javascript:;
    That's one way of handling it. My own preference is to leave
    the link in
    there and add a return false after the onclick handler. That
    way the
    link will still work if JavaScript is not available.
    To implement that, your onclick for the link looks like this:
    onclick="MM_openBrWindow('pics/inside_large.jpg','LargePicture','width=640,height=480')"
    Change it to:
    onclick="MM_openBrWindow('pics/inside_large.jpg','LargePicture','width=640,height=480');re turn
    false"
    Careful of word wrap. It's all on one line.
    Gary

  • Help with Open Browser Window

    I built a site named greenscapepump.com. I used the behavior
    "Open Browser Window" that allows a photo to be viewed in a smaller
    window. I have it set up to double-click the photo name to go to
    the browser window. It works on some computers but not others. I
    used the same behavior on other pages in the same web site and it
    is working on all computers.
    The three pages under the menu "Portfolio" are: Architectural
    Fountains, Waterfalls and Streambeds, and Floating Fountains, are
    the pages that have problems with this behavior on some computers.
    Is this an individual computer problem, or do I need to do
    something in Dreamweaver to fix it?

    OMG - the code on the architecturalfountains page is a horror
    Why do you need to use doubleclick.... most users are
    accustomed to clicking
    on a link wait for something to happen....
    Also, the code for that dropdown is massive... are you really
    committed to
    that menu?
    The validator found quite a few errors on that particular
    page - I didn't
    test each page (that's up to you :) these errors aren't
    helping with your
    page load also - one of the pages (can't recall which now)
    just kept trying
    to load and never did stop... try fixing the errors (some
    more important
    than others to the well being of your page) and then see
    where you are at
    with your pages... I'd also suggest changing the
    'doubleclick' to just the
    one click - really no need for anything else.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fgreenscapepump.com%2Farchitectura lfountains.html%23
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.DreamweaverResources.com
    |Tutorials|SEO |CSS Templates
    http://www.csstemplates.com.au
    http://www.adobe.com/devnet/dreamweaver/css.html
    CSS Tutorials for Dreamweaver
    "texasgranny" <[email protected]> wrote in
    message
    news:ef9h1v$4h8$[email protected]..
    :I built a site named greenscapepump.com. I used the behavior
    "Open Browser
    : Window" that allows a photo to be viewed in a smaller
    window. I have it
    set up
    : to double-click the photo name to go to the browser window.
    It works on
    some
    : computers but not others. I used the same behavior on other
    pages in the
    same
    : web site and it is working on all computers.
    : The three pages under the menu "Portfolio" are:
    Architectural Fountains,
    : Waterfalls and Streambeds, and Floating Fountains, are the
    pages that have
    : problems with this behavior on some computers.
    : Is this an individual computer problem, or do I need to do
    something in
    : Dreamweaver to fix it?

  • Trouble with the Open Browser Window behavior

    I have a page with thumbnail images. I want to be able to
    click the thumbnail and have a new window open with just that image
    in the window. If I don't assign a link to the thumbnail, and
    select the Open Browser Window behavior, the only 3 options for
    when to open the window are onLoad, onError, or onAbort. I want it
    to be opened onClick. If I do assign a link to the image, and then
    select the Open Browser Window behavior, it gives me the option to
    open the window onClick. However, when I test it, it opens 2 new
    windows - the one I want, and the one that is the link that I
    assigned to the image.
    I can't figure this out! Any help would be greatly
    appreciated.
    Sam

    You must always do the following when applying behaviors to
    images:
    1. Assign a link to the image first, even if it is a null
    link. Use the
    Property inspector to do this.
    2. Click on the image in Design view, then click on the
    <a> tag that you
    see on the Tag inspector bar at the bottom of the document
    pane so that the
    anchor tag is selected.
    3. Now apply your behavior.
    You *can* usually truncate this process as follows -
    1. Select the image in Design view and make sure that
    <img> is selected on
    the Tag selector bar.
    2. Apply the behavior.
    3. Use the behavior panel to set the event desired to
    <A> onClick, or <A>
    onMouseOver, or any of the appropriate "<A>" containing
    items in the list.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "sammas" <[email protected]> wrote in
    message
    news:f8t28c$b6j$[email protected]..
    >I have a page with thumbnail images. I want to be able to
    click the
    >thumbnail
    > and have a new window open with just that image in the
    window. If I don't
    > assign a link to the thumbnail, and select the Open
    Browser Window
    > behavior,
    > the only 3 options for when to open the window are
    onLoad, onError, or
    > onAbort.
    > I want it to be opened onClick. If I do assign a link to
    the image, and
    > then
    > select the Open Browser Window behavior, it gives me the
    option to open
    > the
    > window onClick. However, when I test it, it opens 2 new
    windows - the one
    > I
    > want, and the one that is the link that I assigned to
    the image.
    >
    > I can't figure this out! Any help would be greatly
    appreciated.
    >
    > Sam
    >

  • Multiple open browser windows

    I have a link on one of my pages that opens a new browser
    window when you click on it. Is there any way that I can fix it so
    that when you click on a link in that open browser window, another
    browser window will open?
    I also tried to set up two open browser window behaviors off
    of one link, but they're opening at the same time. Is there anyway
    that I can have one open, then the other?
    I'm really stumped so I hope this question makes sense to
    someone.

    Let me explain exactly what I'm trying to do, and then maybe
    it will make more sense. My site has video on it, so instead of
    having the video open up in the same browser and then forcing the
    viewer to navigate back to the main page, I set it up so that when
    they click on the link for the video, it opens up in a smaller
    window. That way they can view the video without having to leave
    the main site.
    I think that's much easier than having a video open in the
    same browser and then navigating back to the main site once the
    video is over. My problem is that I need to have a title page for
    the video or else I fear people won't understand it. So what I want
    to do is have a person click on a link from my site that will open
    a small browser with a title page, and then click from there to
    start the video.
    I personally think it would be better to have the video play
    from the same window that the title page pops up in, if there's a
    way to do it. I'd like to have a little link at the bottom of the
    title page that people can click on that would start the video, but
    I can't seem to figure out how to do that. Any suggestions?

  • Open Browser Window Issue

    I've setup a table using a spry vertical navigation bar in
    each cell. I then set the second level (flyout) item to use a
    clickon open browser window with a size set at 300 x 300 px....
    now, when I test the code in Safari, I'm getting two windows that
    open in the correct size, one right on top of the other.. but,
    while the top window is the correct link, the bottom window is the
    same file that opens with all the links... I'm hoping this makes
    sense.. I may be trying to do something that shouldn't be done
    using a Spry bar....when I try to remove the # in the first link,
    the spry code is removed... this is probably my lack of java script
    knowledge.... I've attached my code...
    Is there anything I can do, or should I abandon the idea...?
    thanks.
    Jill

    jcecz wrote:
    > never mind...found it!
    > the missing #
    hmm, sounds like you may have solved your problem in an
    undesirable way.
    I am guessing now, but your solution replaces the href value
    with # ?
    That will work, however it will also make it impossible for
    folks with
    javascript turned OFF - or Search Engines which do not use
    javascript -
    to reach your linked page. Instead do this:
    <a
    href="
    http://www.temple.edu/photo/photographers/cartier_bresson/pages/boy.htm"
    onclick="MM_openBrWindow('
    http://www.temple.edu/photo/photographers/cartier_bres
    son/pages/boy.htm','','scrollbars=yes,resizable=yes,width=400,height=500');return
    false">Henri Cartier-Bresson</a>
    Notice I inserted ";return false" in there. Now everyone will
    get to
    see your linked page, with or without javscript.
    E. Michael Brandt
    www.divaHTML.com
    divaPOP : standards-compliant popup windows
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Text link and open browser window

    Hello
    I have successfully done this clicking on an image using
    behaviours 'open browser window' to open a larger version of the
    image and I would like to do the same with a text link eg 'click
    here for Terms and Conditions' and have that web page open in the
    same way setting the width, height etc. I can't seem to do it. Any
    help gratefully accepted!
    Thank you very much in advance.

    James Shook wrote:
    > ... Search this newsgroup's archives for the way to do
    this so it will
    > work well in browsers with JavaScript turned off.
    An easy way to do follow James sage advice, once you've added
    the Open
    Browser Window behavior to your's link, is to run the free DW
    Extension
    divaFreeTools on your page. It will update the DW
    OpenBrowserWindow
    Behavior to work properly when javascript is off and help
    Search Engines
    find your linked page/image.
    http://divahtml.com/products/divaFreeTools/free_dreamweaver_tools.php
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Open Browser Window behavior not working

    Just getting started with DW from GL - have successfully imported a few sites into DW from GL and am having trouble getting the Open Browser Window behavior to work. Worked fine in GL, code is similar but different. Have tried different things and am out of ideas. I'm not too code-savy.
    Here's where the non-working behaviors/actions are: http://www.philasecurities.com/data/luncheon.html
    When a user clicks on the red "more..." links they should open a new browser window like they do in the "Click
    here for previous years..." section.
    Any help would be appreciated!

    bregent, thanks for your input but unfortunately most of that's greek to me. Could you either supply me with sample code for one of these links or explain what I'm doing wrong in the design mode? I've followed DW instructions and as far as I can tell I'm doing what I'm supposed to in the behaviors tag inspector. Not sure about some of the settings I should have when browsing for the linked file to open in the new browser window. What should the parameters be set to? What should the relative link be set to, document or site root? How about some of the other options like Select file name from: data sources, server, site root? I've messed with them and tried different combinations but nothings working for me.

  • Question about Behaviors and Open Browser Window

    First my link:
    http://www.progressity.com/portfolio.htm
    I've created a Portfolio section in my web site. When you
    click on one of the thumbnails you get a small browser window
    (setup with Behaviors/Open Browser Window size settings) with a
    link to visit the site. The problem is in visiting the actual site
    the browser window is locked to the smaller size. What am I
    missing? I didn't set a behavior for the "visit site" link. But
    it's defaulting to the same size.

    Old Shoe wrote:
    > First my link:
    >
    >
    http://www.progressity.com/portfolio.htm
    >
    > I've created a Portfolio section in my web site. When
    you click on
    > one of the thumbnails you get a small browser window
    (setup with
    > Behaviors/Open Browser Window size settings) with a link
    to visit the
    > site. The problem is in visiting the actual site the
    browser window
    > is locked to the smaller size. What am I missing? I
    didn't set a
    > behavior for the "visit site" link. But it's defaulting
    to the same
    > size.
    You didn't do anything wrong. If your browser window is a
    certain size, then
    if you click on a link in it, it will stay that size. What
    you might want to
    do is enable the scrollbars and resizing for the web site New
    Browser
    Windows so when it opens small the user can enlarge the
    window. Though you
    probably want the toolbars and everything to show so they can
    actually
    navigate.
    MD

  • Ie7 open browser window behavior problem

    I'm stuck! I'm using the open browser window behavior to have
    a click through to a small photo on my site. I have defined the
    dimensions and it works fine in firefox but in ie7 the browser
    window is too wide - wider than the size I defined...
    Can anyone help?
    You can see the problem is you visit
    http://www.dizigniz.pwp.blueyonder.co.uk/anastasia/anastasia.htm#
    and click on the 'view' button under 'Swatches'

    If you are opening an image directly in the browser, you will
    never succeed
    in doing this. Is that what you are doing? If so, then
    investigate the use
    of
    http://www.valleywebdesigns.com
    ---> JustSo Picture Window. I couldn't
    do without it!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "dizigniz" <[email protected]> wrote in
    message
    news:f0ki13$mcu$[email protected]..
    > I'm stuck! I'm using the open browser window behavior to
    have a click
    > through
    > to a small photo on my site. I have defined the
    dimensions and it works
    > fine in
    > firefox but in ie7 the browser window is too wide -
    wider than the size I
    > defined...
    > Can anyone help?
    > You can see the problem is you visit
    >
    http://www.dizigniz.pwp.blueyonder.co.uk/anastasia/anastasia.htm#
    and
    > click on
    > the 'view' button under 'Swatches'
    >

Maybe you are looking for

  • Status of the mail sending option using SO_NEW_DOCUMENT_ATT_SEND_API1

    Hi experts, I m using SO_NEW_DOCUMENT_ATT_SEND_API1 function moduel for sending mails to dealers. That is, whenver i execute a Z transaction, the customer invoice details are getting displayed in report output. At the same time, the same output data

  • CC will not let me sign in!

    Just reinstalled after a liscence update(team). Username and Password are fine via the web. Go to sign into creative cloud from desk top, and it automatically signs me out. (I uninstalled all programs and creative cloud prior and then did a clean ins

  • Front Row Does Not Display Photos After Updating to iLife '11

    I just updated to iLife '11 and now Front Row shows only a black screen when it should display photos photos in landscape mode. The background music plays and photos in portrait mode are displayed correctly, but the ones in landscape mode are not sho

  • Creating file command in Linux

    What is the command to create some oracle.permissions file? like touch oracle.permissions?

  • Photoshop Elements 11 not exiting completely

    When I exit from Photoshop Elements 11, I cannot reopen unless I go to task manager and make sure I end the Photoshop Elements process.