OpenBrWindow Help Needed - Clickable Hand Does Not Appear

I have created a new window that opens upon clicking any of
the photos referred to in the code below. All works well, HOWEVER,
when one rolls over the photos, the "hand" indicating the object is
clickable does not appear. Is there something I have left out of
the code? How can I fix?
Any help greatly appreciated. Thank you!
Denise
<img src="../images/Source/About Us/Jay Betz.jpg"
width="95" height="159" style="margin:10px 55px 10px 55px;"
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menubar=yes,scr ollbars=yes,width=905px,height=650px')"
/><img src="../images/veritcal-line.png" width="2"
height="180" /><img src="../images/Source/About Us/Denise
Mason Chambers.jpg" width="95" height="159" style="margin:10px 55px
10px 55px;"
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menubar=yes,scr ollbars=yes,width=905px,height=650px')"
/><img src="../images/veritcal-line.png" width="2"
height="180" /><img src="../images/Source/About Us/Michelle
Choquette.jpg" width="95" height="159" style="margin:10px 50px 10px
55px;"
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menubar=yes,scr ollbars=yes,width=905px,height=650px')"
/>

You have applied the behavior directly to the <img> tag
<img src="../images/Source/About Us/Jay Betz.jpg"
width="95" height="159"
style="margin:10px 55px 10px 55px;"
onclick="MM_openBrWindow('management
Don't do that. Remove the behavior. Then select the image.
Enter "#" in
the Link field of the Property inspector. Press Tab to cement
that change.
Now your image is wrapped in an Anchor tag, e.g.,
<a href="#"><img ...></a>
With the image still selected, click on the <a> tag
directly to its left on
the tag selector, and now apply the behavior. It will be
applied to the
anchor tag, and you will get the finger, so to speak.
Alternatively you can move the code manually. Change this -
<img src="../images/Source/About Us/Jay Betz.jpg"
width="95" height="159"
style="margin:10px 55px 10px 55px;"
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menuba
r=yes,scrollbars=yes,width=905px,height=650px')" />
to this -
<a href="../images/Source/About Us/Jay Betz.jpg"
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menuba
r=yes,scrollbars=yes,width=905px,height=650px');return
false"><img
src="../images/Source/About Us/Jay Betz.jpg" width="95"
height="159"
style="margin:10px 55px 10px 55px;" /></a>
(I added a little bit there to make your link work even if
javscript is
turned off in the browser)
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"dmchambers" <[email protected]> wrote in
message
news:[email protected]...
>I have created a new window that opens upon clicking any
of the photos
>referred
> to in the code below. All works well, HOWEVER, when one
rolls over the
> photos,
> the "hand" indicating the object is clickable does not
appear. Is there
> something I have left out of the code? How can I fix?
>
> Any help greatly appreciated. Thank you!
>
> Denise
> <img src="../images/Source/About Us/Jay Betz.jpg"
width="95" height="159"
> style="margin:10px 55px 10px 55px;"
>
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menuba
> r=yes,scrollbars=yes,width=905px,height=650px')"
/><img
> src="../images/veritcal-line.png" width="2" height="180"
/><img
> src="../images/Source/About Us/Denise Mason
Chambers.jpg" width="95"
> height="159" style="margin:10px 55px 10px 55px;"
>
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menuba
> r=yes,scrollbars=yes,width=905px,height=650px')"
/><img
> src="../images/veritcal-line.png" width="2" height="180"
/><img
> src="../images/Source/About Us/Michelle Choquette.jpg"
width="95"
> height="159"
> style="margin:10px 50px 10px 55px;"
>
onclick="MM_openBrWindow('management-bios.html','Directors','location=yes,menuba
> r=yes,scrollbars=yes,width=905px,height=650px')" />
>
>
>

Similar Messages

  • On certain sites, some lines have the lower half missing. Changing the font or its size does not help. The error does not appear with Iceape or Chromium.

    On some sites certain lines appear with the bottom half missing, as if obliterated. Changing the font or its size does not help. The error does not appear with Iceape or Chromium.

    I looks that the whole line doesn't fit in the container, so the bottom part is cut off. The usual cause is that a font is used that takes more vertical space, so any increase or changes from the font in what the website prescribes can cause this issue. I've seen web pages that were even affected by changing the minimum font size from none to 1 (!). If you do not have the font installed that the website specifies then Firefox will fallback to another (default) font that may have different dimensions.

  • Help!!  "This does not appear to be a valid Podcast URL" -- but it is!

    I'm having trouble subscribing to the Vatican Radio podcast (English version). I recently moved to a new computer and resubscribed to all my podcasts. This is the only one that won't work for me.
    I've contacted the Radio Vatican webmaster and he's confirmed I'm using the right URL - www.radiovaticana.org/rss/inglese.xml
    But when I subscribe to it through either the iTunes Music Store or the iTunes "Advanced" menu I get the reply - "http:www.radiovaticana.org/rss/inglese.xml does not appear to be a valid Podcast URL. Please check that you have entered the correct URL and try again."
    I'm able to download individual programs through the Music Store, but it won't take a subscription for some reason.
    Anyone have any ideas? I've never faced this before.
    FYi I'm using the latest version of iTunes on a MacBook with version 10.4.7.
    MacBook   Mac OS X (10.4.7)  

    Plug that URL into a feed checker site, and you get a "mass" of errors. Pass that along to them, they need to fix these errors.

  • I need to reset Firefox, but the Help icon (first step) does not appear in the Menu.

    I am attempting to reset Firefox (for Linux/Ubuntu 12.04 LTS), which has gone a bit wonky... but following the procedure, the first thing is to select "Help" (icon "Question Mark) and proceed from there. Unfortunately, there is no help icon displayed in the choices as it is shown on the Firefox website.
    It's rather like trying to find a corner in a round room.
    As an aside, amongst the problems I am experiencing, is the appearance of green, grey, and black rectangular boxes in the browser window. Visually, it is like the text that usually appears there is being "masked" or something.
    (Perhaps) A propos of nothing.. this seems to have happened on the heels of a regular Ubuntu Update.
    Thanks for any advice/guidance.
    Jaguar
    PS - I wanted to u/l a screen shot, but was unable to do.

    hello Jaguar07, you can also access that page directly by entering '''about:support''' into the address bar of your firefox browser.

  • Help needed: Disk space does not free up even after deleting files.

    Background information for this problem: I have my iPhoto library on an external HD, and was importing files from that same drive into iPhoto, and began receiving messages that I was very low on disk space on my internal HD. From here, it seemed like iPhoto was using my boot drive for some kind of cache. Regardless of the actual reason, I began moving files from my internal HD to fix this problem temporarily (while I was importing).
    At this point, I started fiddling with my files and found that no matter how many files I would delete from my HD, the available space in the finder would not free up. *At this point, I have less than 20GB on my HD, yet it says I have 1.23 GB available out of 108 GB.*
    Here is what I have already tried to fix the problem, to no avail:
    a) Original user was using Filevault. I backed up all the files, created a new user without Filevault, and restored the files.
    b) Booted from CD and used Disk Utility to erase free space.
    c) Verified and fixed permissions
    d) Deleted all app and system caches (via CacheOut X)
    e) Fixed/Repaired all user/system preferences (via Preferential Treatment)
    *Does anyone have any idea what's going on?*
    -

    Thanks for the suggestion.
    I ran WhatSize and here is the result. Oddly, it says there is 40.2 GB used (in the top-left) which conflicts with the information directly below it: "Capacity 108 GB, Used 103GB, Available 4.27 GB". Not so helpful.
    Disk Inventory X solved the problem, however. Much thanks! I wasted most of my weekend troubleshooting this sad issue. Anyway, Disk Inventory X revealed a bug where my external hard drive for photos was still appearing as a mounted volume, even though the HD was no longer connected. Freaky.
    After moving it to the trash and deleting it, I've recovered the space.
    Again, thanks! Contact me if you're curious about the details, as this might help you diagnose similar problems in the future.
    - Mike

  • Help Needed: Airport Express does not work

    My Airport Express was ok until one day I setup it under bridge mode in a hotel room. Now neither my iMac and Dell laptop can update the settings in the Airport Express. It always shows error in reading the settings.
    I have tried soft, hard reset and also tried to bring it back to factory settings. However, all these trials were not successful. It did not even blink with green light when I tried to reset it to factory settings (hold the reset pin, plug in power socket and then release the pin... I believe I did it right).
    Also the network name I created in this Airport Express did not change to default name. The Airport Express name was restored to default though.
    Does anyone know how to fix this? Do I have to send the hardware to Apple to fix it or it is just a software failure that I can fix at home with you guys help?
    Thanks!

    Same problem here -- followed instructions to do factory reset to a "T", never saw blinking green LED. Instead led blinks yellow. Always get an error in Airport Utility.
    Apple had best quit poking fun at how lousy Microsoft stuff is before someone sees the large number of product complaints logged in the forums. It isn't smart to toss stones in a glass house.

  • Help new ipad 1 does not appear in itunes in windows

    Hi -  just got an ipad - bought used  when I connected it to my PC running Windows XP Prof it did not show up in itunes so I can't set it up.
    My iphone syncs perfectly ... I'm just installing new itunes 10.2.2 but it was on 10.2.1 so don't think this will fix it.
    Any other ideas?

    dodgy lead, so its sorted

  • Assistance Needed: BPEL Console Does Not Appear when Loggin In

    Hello,
    I have installed Oracle BPEL Process Manager for Developers. I followed the directions completely and thoroughly. After finishing the installation, I Started the BPEL PM Server, I then started the JDeveloper, then I selected BPEL Console all through navigation from Start / Programs etc, on Windows XP. On my first attempt to start the BPEL Console I entered the password of "bpel" with a domain of "default". Upon pressing the Login button, a new web page appears that is completely blank with only the following Link:
    http://memphis:9700/BPELConsole/default/index.jsp "MEMPHIS" is the name of my computer with the assigned port of 9700.
    I can't get any further than this point. Any thoughts on how to proceed would be appreciated.
    Kind Regards,
    Dan

    We're currently experiencing similar issue.  We configured RoboSource Control to prompt for Check Out Comments.  Now we get an error message when we tried to check out a topic in Robohelp and unable to make edits to the file.  Could you please let us know how you were able to resolve this issue?

  • Urgent Help Needed! N85 Does Not Display All SIM C...

    Just updated my N85 (RM-334) to softwaer version 30.019 and installed some apps (such as Opera Mobile 10beta2, skyfire, youtube) and used my SIM card on other phones for 4 days. When I switched back to N85, I found only 98 SIM card contacts were displayed. But actually it has 248 contacts in SIM card.
    I took out the SIM card and tried it on other phones like NOKIA 5300, blackberry, and all 248 contacts can be displayed on those phones. I tried adjusting contacts setting but nothing changed. Could anybody give a suggestion or hint how can I get back those contacts?
    Thanks

    /t5/Nseries-Devices-and-S60/N85-not-recognizing-contact-numbers/m-p/670931/highlight/false#M204946

  • I still use Aperture 2.1.4.  I need to export an image file with a CMYK profile.  Whereas a generic CMYK profile is listed in ColorSync Utility, it does not appear on the list of profiles in the edit portion of the export preset dialogue.  Help?

    I still use Aperture 2.1.4.  I need to export an image file with a CMYK profile.  Whereas a generic CMYK profile is listed in ColorSync Utility, it does not appear on the list of profiles in the edit portion of the export preset dialogue.  Help?  Is there some way to add the CMYK profile to the list of choices that are available in the export preset dialogue such that I can choose it?

    leonieDF
    Thanks for your response.  My profiles are located within color sync utility as you can see here:   
    These profiles do not respond to clicking and dragging.  Since they are all in one place, more or less, I'm reluctant to make further attempts to relocate them.  Accessing the CMYK profile is the first difficult experience I've encountered with this arrangement.  I have never needed the CMYK profile until recently, and that need has now past.  However, it remains a mystery to me as to why it does not appear with all the others on the menu of export choices in Aperture 2, or on the menu of profile assignment choices in the Preview application (where again all the other profiles are listed as choices).  I'm beginning to think my current set up will permit me to view an image that was created in CMYK space, but does not easily assign, or convert to that space.  I don't face these restrictions with all the others, so it remains a curious circumstance for me.  I anticipate upgrading my computer and software in the near future which might alleviate this issue altogether.  Again, many thanks for your attention to this matter.  The reach of this community is astounding.

  • I am new to mac air. Today i installed (unsuccessfully!) MAPLE16 on my mac book air. Now since it does not work properly (it also does not appear in  applications) i decide to delete it. I could not remove it from launchpad . i need urgent help

    i am new to mac air. Today i installed (unsuccessfully!) MAPLE16 on my mac book air. Now since it does not work properly (it also does not appear in  applications) i decide to delete it. I could not remove it from launchpad . i need urgent help from your side.

    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmyrmac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button.
    You generally have to reboot in order to complete an uninstallation.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    You may be advised by others to try to remove complex system modifications by hunting for files by name, or by running "utilities" that purport to remove software. I don't give such advice. Those tactics often will not work and maymake the problem worse.

  • I can no longer burn a disc. The command to do so does not appear in my Files menu. All my recordings are 100% legal. I have installed a new version (it still looks the same), but that hasn't helped. I have done so before.

    All my music is from legal sources (albums owned by me, others from iTunes), but the Burn Disc command does not appear in the File menu, and nothing I do helps. I downloaded a new version of iTunes, but it still loks the same and may just be the same. But the problem started long before I did that.

    Meqmac wrote:
    This did nothing. Where do I click on the playlist? As far as I have experienced, the playlist is a list of songs with ticks against them on the left. I can use the control key, but where do I point my cursor to select the playlist?
    You don't even need to show the general Sidebar as suggested by others.
    Select Playlists in the top buttons:
    then control-click on the playlist you wish to burn in left column, e.g.:
    Regards.

  • "Organize Bookmarks" does not appear under Bookmarks menu, even though Help advises to go there.

    I've needed to eliminate Bookmarks. Because I have no "Organize Bookmarks" or "Manage Bookmarks" option under the Bookmarks menu, I've tried dragging bookmarks off the list onto my desktop. I've tried right-clicking to get a "delete" option (but there is none). I've gone to "Help" where I'm advised to click on the Bookmarks menu item, select "Organize Bookmarks," and proceed from there. An image of the items in "Organize Bookmarks" appears in this "Help" instruction. BUT -- "Organize Bookmarks" does not appear when I click the Bookmarks menu item.

    That menu item was changed to '''Show All Bookmarks''' in Firefox 4.0.

  • Why in the layer options does not appear to me "video layers" why? help

    why in the layer options does not appear to me
    "video layers" why? help
    I need to encourage and not because my computer does not appear to me and others computers that has the same photoshop cc if that option appears. It would be helpful to know what thanks

    99.9% of the time, the cause of this issue is the fact the phone was jailbroken/hacked to unlock it for use on networks other than the network the phone was originally locked to. Apple maintains a database of officially unlocked iPhones, and when Apple's servers detect phones such as yours, activation stops & you get the message you got.
    So, either get a sim card from the carrier your phone was originally locked to, or get it officially unlocked, if you want to activate it. Because it appears that it was not officially unlocked

  • About Help image does not appear

    RoboHelp X5.2 Webhelp output
    A logo created as a jpg to be used as an About Help button
    will only appear when compiled on my hard drive.
    I got rid of the powered by Robohelp button and created a
    company image in jpg format for the About Help button.
    In my project I double-clicked on the skin, and then the
    About Button, selected the jpg for the About Button image, selected
    a gif to use in the About Help dialog box, added company
    information, company name, etc.
    Part of skin code ----------------
    <toolbaritem mode="Logo Mode" type="built-in-logo"
    id="7">
    <name>About</name>
    <image>selected:napa_logo_blue.jpg?</image>
    I compiled to my local drive. Everything works. The jpg logo
    appears on the top right-hand side, and when you click on it, the
    About Help dialog box opens with the gif image and other
    information.
    However, the development team compiled the help along with
    the application to one of their test boxes. The jpg image does not
    appear. Instead, a small white box with a red x and the words About
    Help appears. When you click on this the About Help dialog box
    opens with all the correct information including the gif image.
    Both images reside in the skin folder on my hard drive. When
    I compile the project they reside in the main folder with all the
    htm files and js files.
    Not sure how to resolve this.
    DM

    I am also having this problem. I've just converted a project
    from RH X5 to RH v7. In X5 the .gif file attached to the About
    button worked fine. In RH 7 nothing appears. I've tried adding the
    .gif to the Baggage files but it's still broken. Any other
    suggestions?

Maybe you are looking for