Open Browser Window JS no longer avail off of CD?

Hello All,
I am making a "Media Kit" CD, and this cd will autorun/show
an html page with links to various pdfs.
Wanted to leave this main html page open, and have the pdfs
open in a separate window, as these press release pdfs will not
have navigation in them.
However, the Open Browser Window code below is blocked by IE
and its updated security. After saying
YES to "Allow Blocked Content" it worked, but I think this
would scare my target audience.
Is there another way to accomplish this?
Thanks in advance,
roml
Behavior below:

quote:
Originally posted by:
Newsgroup User
the pdf will open in whatever application that computer is
set for it (if
any)
Hmmm - thanks for the reply, and this does indeed appear to
be an issue beyond the Open Browser Window - javasript.
I forewent the
Open Browser Window, and simply tried to connect to the pdf
via a normal link (to a pdf on my local machine) - no luck /
nothing happened.
I checked, and I am set up to open PDF's in browser windows
I knew this worked, because it worked for pdfs located on the
web, but just for proof:
http://www.rft.com/images/internet_prefs.gif
Yet trying to go from local - html page to a linked local
pdf, does not work.
*sigh*
roml

Similar Messages

  • Since I have downloaded IOS5 on my IPAD and synced to my IMac, Safari keeps dropping off before downloading the website, is slow, also an icon which accessed open safari windows is no longer available.  Apps trouble too.  Help?

    Since I have downloaded IOS5 on my IPAD2 and synced to my IMac, Safari keeps dropping off before site is downloaded and is slow.  There was an icon that showed how many windows were open on Safari and when pressed displayed them, that has disappeared and apps do not always download.  Sometimes by making several/many attempts, it eventually downloads the website or app, but this is not right.  When trying to dowload any lonks from an email, they simply do not open, it keeps going back to the home screen.  Does anybody have any suggestions?  I only bought the IPAD 2 in June! 

    Also the touch screen does not seem to be responding adequately.  Thank you for any help you can give.

  • IPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    iPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    What you are seeing is how Safari works now in iOS 5. There is no way to get that icon in Safari now. There other much better browsers available in the App Store. Look at iCab Mobile, Mercury, Atomic, ....
    I have been running iOS 5x for so long now, that I don't even remember if that icon did appear in earlier iOS versions

  • Open browser window behavior in Mac not working right

    I am simply selecting my text in my html document and then selecting "Open Browser Window" from the Behaviors panel.  I then put in the info for the file I want it to open along with the size, etc...
    When I test it in the browser (Safari) the link works but the rollover features don't show ... it doesn't show as a link in the browser window.  I followed the tutorial exactly and the instructor's browser showed the link as a rollover.  It's driving me a bit crazy.
    I'm using CS5 on the latest version on Mac OS (Snow Leopard).
    I can put up an example if needed.
    Thanks so much for any assistance.
    BC

    All I can tell you is that when you browse to that link URL, you do not see a JPG image, you see this page -
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Apartment Anchor - Free Apartment Locating Service | ApartmentAnchor.com</title>
    <style type="text/css">
    .content {
    width: 400px;
    a {
    font-size: 20px;
    </style>
      <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-25512543-2']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    </head>
    <body>
    <div class="content">
    <ol>
    <li><a href="http://apartmentanchor.com/blogs">Houston Apartment Blog</a></li>
    <li><a href="woodlands/woodlands-tx-apartments.html">Woodlands Texas Apartments</a></li>
    <li><a href="clear-lake/clear-lake-tx-apartments.html">Clear Lake Texas Apartments</a></li>
    <li><a href="cypress-texas/cypress-tx-apartments-for-rent.html">Cypress Texas Apartments</a></li>
    <li><a href="river-oaks/houston-river-oaks-apartments.html">Houston River Oaks Apartments</a></li>
    <li><a href="spring-texas/spring-apartments-for-rent.html">Spring Texas Apartments</a></li>
    <li><a href="league-city/league-city-tx-apartments.html">League City Texas Apartments</a></li>
    <li><a href="houston-texas-apartment-search-engine.html">Houston Apartment Search Engine</a></li>
    <li><a href="get-availability-information.html">Get Apartment Listing</a></li>
    </ol>
    </body>
    </html>
    Do you have that page on your site?  Is that your home page?
    Perhaps you have some hidden redirection going on via an htaccess file?  I dunno....

  • 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

  • JS, Open Browser Window

    I have rewritten my site in Dreamweaver because I thought
    this was a problem with the export from Go Live.
    When I tell a link to open in a new browser window it works
    but the older window also update to the linked page. This pretty
    much defeats the purpose of it opening another browser window.
    The link that is the problem is the link to "
    http://www.yourmaclifeshow.com"
    It's the only one I have put in so far since it doesn't seem to
    work properly.

    You might also mention the need to apply this behavior to the
    <a> tag
    surrounding the <img>. It's a common mistake, and it
    leads to other
    undesirable effects.
    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
    ==================
    "E Michael Brandt" <[email protected]> wrote
    in message
    news:[email protected]...
    >> I just don't understand why that Open Browser Window
    extension in DW
    >> writes the code the way it does. Seems like it
    pretty much broken.
    >
    > Yes.it was created in the time before people considered
    making sites more
    > accessible to a variety of users.
    >
    > When created, Macromedia expected the href attribute to
    be either "#" or
    > "javscript:;". With either of those, the
    MM_openBrowserWindow function
    > works just fine in that it will NOT tell the main window
    to update itself
    > with the new page at the same time it opens the popup
    window. However, if
    > the user has javascript turned OFF, then NOTHING will
    happen, there will
    > be no way to get to the linked page at all. Bad.
    >
    > So, with this accessibility issue in mind, and with the
    notion of
    > "progressive enhancement" coming to the fore, the newer
    way to code this
    > is to have the new page's url in the href attribute
    rather than simply "#"
    > or "javscript:;". Now if javascript is disabled, the
    javscript function
    > will not fire, but the main browser window will refresh
    with the new page
    > so the user will get to see it.
    >
    > HOWEVER the consequence of this is that with javscript
    ON,
    > MM_openBrowserWindow will fire, opening the popup, AND
    the main window
    > will refresh with the new page also. To prevent this
    unintended result,
    > you can add ";return false" after MM_openBrowserWIndow()
    to tell the
    > browser NOT to refresh the main window with value in the
    href.
    >
    > Hope that makes sense.
    >
    > Thierry also mentioned divaPOP. It has many advantages,
    among them that
    > opening new windows is simply easy as pie. For just $9
    you save yourself
    > lots of time and coding. You don't use the
    MM_openBrowserWindow function.
    > Simply have the links on your page, and divaPOP will add
    its openWindow
    > behavior for you. For links to external websites or to
    pdf files, you need
    > add no "hooks" to your links at all: divaPOP will
    automatically detect
    > them. For other sorts of links, like to html pages,
    images, flash, word
    > docs, or whatever, you merely add a special CSS class to
    the link to tell
    > divaPOP to do its thing. divaPOP also handles Templates
    and Child pages
    > with no special steps required at all. Take a look at
    >
    >
    http://divahtml.com/products/divaPOP/open_popup_windows.php
    >
    >
    > --
    >
    >
    > 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
    >
    > --

  • 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

  • Behaviours, open browser window

    hi,
    have an annoying problem using the "open browser window"
    Behaviour. Basically whats happening is that i put up a page of
    photos that i have reduced in size, users then click on a photo
    that they want to see. Using the "open browser window" a new page
    appears with the enlarged photo on it. The problem is this, if
    users scroll down my webpage and select a photo, the new window
    opens no prob but when they return to the original previewing page
    it has returned to the top of the page again. The use then has to
    scroll back down to where they left off! this is very annoying for
    me and them. HOW DO I FIX?
    here is the page im question so you can see for yourself
    http://www.vas-ni.com/spares%20gallery.html
    i am using Dreamweaver 8. I create hotspots then assign
    behaviours to them..
    thanks

    Change this -
    <area shape="rect" coords="3,3,101,76" href="#"
    onclick="MM_openBrWindow('web
    pages/15.html','','width=400,height=300')" />
    to this -
    <area shape="rect" coords="3,3,101,76" href="#"
    onclick="MM_openBrWindow('web
    pages/15.html','','width=400,height=300');return false;"
    />
    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
    ==================
    "ncaskey" <[email protected]> wrote in
    message
    news:e3t6n0$5fo$[email protected]..
    > hi,
    >
    > have an annoying problem using the "open browser window"
    Behaviour.
    > Basically
    > whats happening is that i put up a page of photos that i
    have reduced in
    > size,
    > users then click on a photo that they want to see. Using
    the "open
    > browser
    > window" a new page appears with the enlarged photo on
    it. The problem is
    > this,
    > if users scroll down my webpage and select a photo, the
    new window opens
    > no
    > prob but when they return to the original previewing
    page it has returned
    > to
    > the top of the page again. The use then has to scroll
    back down to where
    > they
    > left off! this is very annoying for me and them. HOW DO
    I FIX?
    >
    > here is the page im question so you can see for yourself
    >
    http://www.vas-ni.com/spares%20gallery.html
    >
    > i am using Dreamweaver 8. I create hotspots then assign
    behaviours to
    > them..
    >
    > thanks
    >
    >

  • Open Browser Window Close Previous Window

    Thanks for taking a look at my problem.
    I am using Dreamweaver MX, and I have a web page where there
    are several small thumbnails. When you click on a thumbnail a
    larger picture opens in a seperate browser window. What I would
    like to do is to have this new window display some arrows that when
    clicked, cycle the to the next picture, without having to go back
    to the original window to click the next picture. This I can do,
    the trouble I am having is that when I click an arrow to bring up
    the next picture, is there a way to make the previous browser
    close. Otherwise I will have my main index page with a ton of
    residual small windows all over the place.
    Long story short: Is there a way to close a previous browser
    window, when a new browser window is called to open?
    I have some basic knowledge of web design and making a
    javascript scares the life out of me. Is there a simple add on to
    the "Open Browser Window" code.
    Problematic
    Page

    Or, open the new browser window with the same name as the old
    one.
    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
    ==================
    "nickname777" <[email protected]> wrote in
    message
    news:e6mr52$pgc$[email protected]..
    > Thanks for taking a look at my problem.
    >
    > I am using Dreamweaver MX, and I have a web page where
    there are several
    > small
    > thumbnails. When you click on a thumbnail a larger
    picture opens in a
    > seperate
    > browser window. What I would like to do is to have this
    new window display
    > some
    > arrows that when clicked, cycle the to the next picture,
    without having to
    > go
    > back to the original window to click the next picture.
    This I can do, the
    > trouble I am having is that when I click an arrow to
    bring up the next
    > picture,
    > is there a way to make the previous browser close.
    Otherwise I will have
    > my
    > main index page with a ton of residual small windows all
    over the place.
    >
    > Long story short: Is there a way to close a previous
    browser window, when
    > a
    > new browser window is called to open?
    >
    > I have some basic knowledge of web design and making a
    javascript scares
    > the
    > life out of me. Is there a simple add on to the "Open
    Browser Window"
    > code.
    >
    >
    http://www.superiorcabinets.ca/Showroom_Calgary.htm
    src="/webforums/forum/images/i/expressions/face-icon-small-sad.gif"
    border="0">
    >

  • "open browser window" size

    I am updating a site that uses pop-ups for definitions
    throughout the site. This is a medical site, so the pop-up
    definitions are essential. The site was built before pop-up
    blockers came onto the scene. I have tried replacing the script
    with the "open browser window" action under the tag inspector but
    cannot seem to get that to work. I do rely on DW for Java script as
    it is not my strong suit. I cannot find a way to have small windows
    open with DW - and avoid pop-up blockers. Does anyone have a
    solution?
    Thank you!

    > blocker doesn't even sound - only a new page saying
    "page cannot be found"
    Then this is not the pop-up blocker at work. This means that
    your path to
    the file is wrong.
    > I will search for some updated Java
    Then you won't find it - it's javascript not Java.
    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
    ==================
    "Reed8" <[email protected]> wrote in message
    news:e50330$j08$[email protected]..
    > Thanks, but it's actually long content. Sometimes up to
    3 paragraphs.
    > The
    > customer doesn't want to re-work the whole site to have
    this information
    > load
    > onto "regular" web pages. But, the javaScript is so old
    that the pop-up
    > blocker doesn't even sound - only a new page saying
    "page cannot be
    > found". I
    > though that the behaviour panel would help to update the
    script - adding
    > "open
    > browser window" but it doesn't show up as a link when I
    use this method -
    > and
    > these need to be clearly defined as links. I will search
    for some updated
    > Java
    > - but I had hoped that DW studio 8 would have this a
    solution.
    > I do love the 'overlib' though - thanks for the tip!
    >

  • Open Browser Window Error

    I use the Open Browser Window behavior with the <A>
    onClick attribute for many images and text links on my site. Works
    fine, UNTIL the page gets updated via a change on the main
    template. Then the link gives me a javascript error. To fix I have
    to pull up each page, open the behavior, OK to save and then resave
    the page. No changes made, the code does not appear to change, but
    then it works. As my site grows this is becoming more and more of a
    nusiance to remeber to "fix" every page that has such behaviors on
    it.
    I have search the forum, but didn'[t come across a similiar
    error. Has anyone seen this. Is there a fix
    Thanks!

    This means that your template does not contain the required
    javascript for
    the OpenBrowserWindow behavior in the head of the page. If it
    did, then
    every child page would contain the necessary code, and you
    wouldn't have to
    do the song and dance that you are doing.
    Make sure it goes in a NON-EDITABLE region of the template
    page.
    The downside to this is that each page gets the code
    (admittedly it's a
    small bite) whether it needs it or not....
    So - what you should do is open the particular page that has
    just broken,
    run through your procedure again (which writes the required
    code into the
    head of the page, and then copy that code (from
    <script...> though
    </script>), and paste it into the template page in the
    same location. When
    you save the template page, all child pages will be updated.
    There's one nagging problem here, though. If the procedure
    you describe is
    working without error, then it is also true that DW is
    writing that markup
    into an EDITABLE region of the head of the page. If that's
    the case, then
    WHY IS A TEMPLATE UPDATE OVERWRITING THIS? I don't know -
    would need to see
    your page to know for sure....
    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
    ==================
    "JR-ITGUY" <[email protected]> wrote in
    message
    news:[email protected]...
    >I use the Open Browser Window behavior with the <A>
    onClick attribute for
    >many
    > images and text links on my site. Works fine, UNTIL the
    page gets updated
    > via a
    > change on the main template. Then the link gives me a
    javascript error. To
    > fix
    > I have to pull up each page, open the behavior, OK to
    save and then resave
    > the
    > page. No changes made, the code does not appear to
    change, but then it
    > works.
    > As my site grows this is becoming more and more of a
    nusiance to remeber
    > to
    > "fix" every page that has such behaviors on it.
    >
    > I have search the forum, but didn'[t come across a
    similiar error. Has
    > anyone
    > seen this. Is there a fix
    >
    > Thanks!
    >

  • 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?

  • A:hover with "open browser window" behavior?

    Hi,
    Is it possible to make a text link follow the a:hover style (CSS?) with the behavior of "open browser window"?
    I've been using the "OnClick" option (for behaviors), but the cursor doesn't turn into the little hand symbol so I feel like people won't know that you can click on it.  If I could make it change color like it does when it is a direct link, or if i could make the hand symbol appear, that would be great.
    Thank you in advance!!

    We'd need to see your code but I'm guessing you did not highlight the link text and make it a null link.
    http://alt-web.blogspot.com/2010/02/making-pop-up-window-in-dreamweaver.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

Maybe you are looking for

  • HDTV as external monitor using ethernet connection

    Hello, I want to connect my HDTV to my iMac and use it as an external monitor. My HDTV is about 25 ft away from my iMac. A HDMI cable of that length cost over 200 $. So, its not an option to me. I just bought a smart rooter but my HDTV Panasonic Vier

  • Restoring Library from Backup Discs Error Message (69)

    I Backed Up my entire purchased library onto 4 CD-R Discs. I had to reboot my system due to hard drive crash, I downloaded iTunes again and put in the first Backup Disc. It gives me an unknown error message (69) and cannot read the discs. How do I ge

  • Loading classes from an area in the filesystem.

    I need to do a scan for classes on a given area of the filesystem, but I'm not sure how to do this. I also need to be able to find the current jre/lib/ext location on the current system (thats going to be the first area I scan). The reason for all th

  • Where do I send a phishing email claiming to be from Adobe?

    I read to report any suspicious emails to customer support but I don't see an email address to send the email I received as follows... Subject: Scan de 4155008 > Date: Tue, 1 Jul 2014 15:20:43 +0100 > From: [email protected] > To: [email protected] >

  • How can I delete unwanted/inaccurate email addresses from the iPhone cache?

    How can I delete old / unwanted / inaccurate email addresses from the "suggestions cache" that keep popping up the moment I type in the first letter in on a fresh email address box? This is driving me mad! The London Store Apple Genius can only sugge