Link not showing hand icon when mouse over

I am creating an image gallery and have thumbnails that open
in a separate window to a larger version of the image.
The links are working, but when you put the mouse over the
image the little hand does not appear to show it is a link, if you
click it works and the image opens, but the hand does not show,
what have I done wrong.

This implies that you have applied the behavior directly to
the <img> tag,
when you should have applied it to an anchor tag surrounding
the <img> tag,
e.g.,
this - <a href="javascript:;"
onclick="whatever"><img src="whatever"...></a>
rather than this - <img onclick="whatever"
src="whatever"...>
You can get this by manually creating it, or by selecting the
image,
removing the behavior, then entering "javascript:;" (without
the quotes) in
the Link field of the Property inspector. This will wrap the
<img> tag with
the anchor. Now select the <a> on the Tag selector, and
apply your
behavior.
As you can see, familiarity with HTML (and CSS) will come in
quite handy
when working with DW.
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
==================
"PosterP" <[email protected]> wrote in
message
news:g49sdk$gtp$[email protected]..
>I am creating an image gallery and have thumbnails that
open in a separate
> window to a larger version of the image.
>
> The links are working, but when you put the mouse over
the image the
> little
> hand does not appear to show it is a link, if you click
it works and the
> image
> opens, but the hand does not show, what have I done
wrong.
>

Similar Messages

  • Af:statusIndicator does not show busy icon when a command button is click

    Hi Guys,
    af:statusIndicator does not show busy icon or motion when a command button is click
    I am working on an excel data upload functionality on .jspx page. I use “af:inputFile” file uploader to upload an excel file then process the data and store it as a list of objects in memory and display it in “af:table” table
    I added “af:statusIndicator” to the page to show the user that the page is progressing while the data is uploading and when it is saving the data to the database.
    In this case, when the “af:inputFile” is clicked to upload the excel file - the status indicator shows a progress icon (movement) which is expected and is good. However, after the data have been display in the table when I click on a command button that saves the data to the database – I expected the status indicator to start its busy motion but that is not happening. Whereas, the command button grayed out and is disable when I clicked the button until the operation is completed.
    Is there any way to start the statusIndicator when a command button is clicked?
    I tried the following options
    *<af:statusIndicator id="si1_uploadStatus" partialTriggers="pc1:cb1 pc1:table"/>*
    Where pc1:cb1 is the command button and pc1:table is the table
    *<af:commandButton text="Submit Uploads" id="cb1"*
    *disabled="#{!viewScope.batchUploadController.allSavable}"*
    *partialTriggers="::infFilePath"*
    *action="#{viewScope.batchUploadController.saveUploadedData}"*
    *blocking="true"/>*
    Thanks,

    Can somebody please address this?
    Thanks,

  • Can i change the cursor icon when hover over an active link by another one ?

    Can i change the cursor icon when hover over an active link by another one ?

    i have multiple links,so is there a way to have the custom cusrsor work on all links in a page and not just one?......you can see here i have 3 links..but only the top one changes to the crosshair cursor when rolled over  http://prntscr.com/5oxkj6
    actually it seems its not working on multiple instances of the same button.
    nvm found out why,lol...it was because i ndidnt have an actual link associated with the other instances of the button....all good now:)

  • The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:  "Extensions may not function properly because it does not meet the dependency conditio

    The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:
    "Extensions may not function properly because it does not meet the dependency condition."
    OR
    Extension Status is not consistent with extension set configuration."
    The reason I opened the Extension Manager in the first place was to check to see if I had installed a third party extension.  And I was presented with these warning symbols.  I haven't added anything, I haven't done anything that would cause this.
    Does anyone know how to fix this???
    I am running OSX 10.9.5; Indesign CS6 version 8.0.2 And Adobe Extension Manager version  6.0.8.28.
    Thanks in advance!
    Nina

    Many InDesign pre-installed extensions (Those extensions you have immediately after InDesign installation) define dependency rules in their mxi files. Dependency means that one extension works well only if one or more other extensions are installed and enabled. If this condition is not met, the yellow triangle warning will be shown.
    You can select an extension with warning, click "Advanced" tag page in the lower right panel. You will see "This extension has dependency on: <extension name> ...". Check whether every extensions listed here are available and enabled. If not, enable them. Repeat these steps for all the extensions which have warning.

  • When I connected iPhone 4,5 and 6 it's showing connected and working, only not showing wireless icon on top of screen

    As per attached wireless design I have two outdoor access points connected to cisco 5508 controller, everything is working fine only problem is that when I connected iPhone 4,5 and 6 it's showing connected and working! only not showing wireless icon on top of screen (see the attached icon), but when I connected to Android like Samsung it's showing connected and showing icon as well top of screen.
    Advanced thanks and highly appreciate

    I have an iPhone 4, 5 & 6 and when successfully connected to the controller all does have the wireless icon on the top left. I don't think they are connected to the wireless... Might be associated, but not authenticated. Look at the client on the controller and see if they are in the policy state: RUN  If they are not in the RUN state, then they are not connected. 
    -Scott

  • Showing help text of controls when mouse over connector

    I'm working with a system where we have decided to use input clusters for all data to all vi:s. These clusters are saved as strict type defs.
    Our idea for documentation so far has been to write a description of what the vi does in the vi description, and describing the indata by documenting each element in the input clusters type defs.
    This works very well for documentation printing purposes. However, we cannot see the descriptions of the indata in the help pop-up when mouse-over the vi.
    Does anyone know a way of getting the documentation of the wired inputs to a vi when mouse-over the vi?
    Regards
    //Martin

    Do you want to (1) see the help info (description and tip) for the cluster when you're on the front panel of the VI that uses it, or (2) do you want to see the help info when you're on a diagram of a calling VI using the VI with the cluster as a sub-VI?
    1. In LabView 6.1 or 7.0, you will see the help info for a strict type-def control on the front panel of a VI that uses it. I saved a cluster as a strict type-def. I added description and tip for the cluster itself and for individual elements within the cluster. Then I added the cluster to the front panel of a VI.
    In either version 6.1 or 7, I can see the help info:
    I can see the description of the cluster or the individual element (depending on where the mouse is pointing) whenever I have context help open (Ctrl-H
    to toggle). I can see the tip for the cluster or individual element if the operate tool is selected.
    After I added the strict type-def control to a VI, I went back to the control editor and modified the description and tip, then updated the control on the VI and saw the new info.
    2. When you're on the diagram of a calling VI using the VI with the cluster as a sub-VI, the only help info (description and tip) available is what you entered for the sub-VI. You can't see the help for the individual controls on the sub-VI unless you open the sub-VI. On the VI with the cluster, you can cut and paste help info from the cluster to the VI. On the diagram of the calling VI, with the wiring tool selected, you can see the name of the sub-VI terminal, but not the help info for that terminal.
    Seeing the help for the individual control of a sub-VI when you're wiring it sounds like a good idea to me. Maybe in LabView 8?

  • HT4060 Ipad2 not showing changing icon

    My iPads is not showing charging icon on right hand side at top when plug into mains charger.

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    How to Calibrate Your Mac, iPhone, or iPad Battery
    http://www.macblend.com/how-to-calibrate-your-mac-iphone-or-ipad-battery/
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
    Apple Batteries - iPad http://www.apple.com/batteries/ipad.html
    Extend iPad Battery Life (Look at pjl123 comment)
    https://discussions.apple.com/thread/3921324?tstart=30
    New iPad Slow to Recharge, Barely Charges During Use
    http://www.pcworld.com/article/252326/new_ipad_slow_to_recharge_barely_charges_d uring_use.html
    Tips About Charging for New iPad 3
    http://goodscool-electronics.blogspot.com/2012/04/tips-about-charging-for-new-ip ad-3.html
    Prolong battery lifespan for iPad / iPad 2 / iPad 3: charging tips
    http://thehowto.wikidot.com/prolong-battery-lifespan-for-ipad
     Cheers, Tom

  • Firefox in Windows 7 under a proxy do not show many icons and images in Google applications. Reinstall it does not solve the issue.

    Google applications (spreadsheet, ...) does not show the icons properly.
    Only when hovering over the buttons, the tip appear and you can see what does the button.
    Best regards

    Hello all
    Thank you very much!.
    I have tried the solution and it worked perfectly, both for Google search "Images" tab and for Google Docs icons. The problem was in the Google images and icons permissions.
    Other person in my company had the same problem and now it is solved. You have killed two birds with one stone (^_^).
    Thank you
    Koldo

  • When mousing over text, the cursor flickers constantly (with each letter passed) from arrow to i-beam and back.  The problem occurs in both MS Word and Pages.  Any idea of how to resolve this annoying problem is appreciated.  System: 10.10.1

    When mousing over text, the cursor flickers constantly (with every letter passed) from arrow to i-beam and back.  The problem occurs in both MS Word 2011 and Pages.  Any idea of how to solve this annoying problem will be much appreciated.  System 10.10.1 on a MacPro (Late 2013)

    The mouse is controlled by the OS so don't guess any app other than a mouse driver or OS X itself would be able to cause this sort of flicker issue.
    Have you seen the following and is it what you are seeing? Maybe you could make a movie (Quicktime is great for this this to make a screen recording) - but not sure how to attach a movie to these discussions as mine is grayed out and can't be selected (to the right of the insert image). Here is the what I found for a search of "mouse cursor flickers os x yosemite"
         https://www.youtube.com/watch?v=ZNQ0D84DdF4
    What kind of mouse are you using? Is the mouse driver up to date if it's a third party mouse?

  • Fonts not showing correctly only when on my account page on app store

    fonts not showing correctly only when on my account page on app store

    Firstly, make sure that your device is not hidden (left hand pane). If it just reads device then toggle between SHOW and HIDE.
    Secondly, try all the other ports on your computer, even a number of times.
    Thirdly, if you have another computer try plugging your device into it without taking any action, give it a moment, remove it and try it back in your other computer again.
    Failing all that, see here - http://support.apple.com/kb/TS1538 for Windows and http://support.apple.com/kb/TS1591 for Macs
    And failing all that put the device into Recovery mode. See here and note the paragraph 'If you restore from a different computer.... ' down near the bottom of the page -
    http://www.apple.com/support/ipad/assistant/itunes/

  • Video calls are not secure - not showing lock icon

    Hi guys,
    Calls between 9971/8945. Video calls are not getting secured.
    video calls are not secure - not showing lock icon.
    However audio calls are secure
    CUCM Version : 8.6.2.22900-9
    1 pub and 2 sub
    Secured cluster : mixed mode
    9971 : sip9971.9-3-1-33 - running version - same issue
    9971 : sip9971.9-2-4-19 - old version - same issue
    8945 : sccp8941-8945.9-3-2-11 – Running version.
    Please suggest.
    thx
    Ashish

    Would you be able to try 9.3(2) firmware or later?  I checked with 9.4(1) and I see a lock icon when placing a video call on my 9971.  According to the new and changed information 9.3(2) added additional support for when to display the lock icon,
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/9971_9951_8961/firmware/932/release_notes/P567_BK_RD4ECA70_00_rn-9_3_2-8961-9951-9971_chapter_00.html#P567_RF_AB412E9F_00.

  • TS3694 i think itunes  has removed my iphone software. because now not showing home screen. when i tried to restore my phone there generated an error no is 1015. please help me how can i recover my iphone again?

    i think itunes  has removed my iphone software. because now not showing home screen. when i tried to restore my phone there generated an error no is 1015. please help me how can i recover my iphone again?

    From the article which you posted your question from:
    Errors related to downgrading iOS
    The required resource cannot be found: This alert message occurs when your device has a newer version of iOS than what is available in iTunes. When troubleshooting a device that presents this alert message, go to Settings > General > About and check the version of iOS on the device. If it is newer than the latest released iOS version, the device may have a prerelease developer version of iOS installed.   Installing an older version of iOS over a newer version is not supported.
    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.

  • Turn off metadata display box when mousing over photos?

    When mousing over photos in the viewer or browser, a box pops up next to the cursor showing metadata. I find this very distracting and annoying when editing a photo or confirming faces. In Aperture 2, you could turn it off under preferences, but for the life of me I can't figure out how to turn it off in Aperture 3 (metadata has a separate tab rather than controlling the viewing of metadata under preferences in A2). Hitting the letters Y and U work in the viewer and browser, respectively, but only for one photo - doesn't stop it for good. I've tried messing around with all the other metadata view settings. Any ideas?

    Hitting the letter T toggles the display, you can adjust this setting with Command -J.
    HTH
    wok4

  • I am looking for a specific photo in my event folder, it does not show up, yet when I use the search feature, the photo is there.  Why doesn't it show up in the folder?

    I am looking for a specific photo in my event folder, it does not show up, yet when I use the search feature the picture is there.  Why doesn't it show up in the folder?

    What system and iPhoto version are you running?
    If your're using iPhoto 9 or later  Command (right) - click on the photo in the search window and select Show Event in the Contextual menu. 
    That will take you to the event where the photo is.
    OT

  • Itunes store does not show on ipad when i launch app its pages are blank

    itunes store does not show on ipad when i launch app its pages are blank

    This indicates there might be an issue with the time configuration on the device.
    Go to Settings > General > Date and time. See if Set automatically is switched to on. If so, switch to off and ensure you set date, time and time zone manually and correctly.
    Power off the device (hold sleep button for four seconds, then slide to power off), then power back on.
    If issue persists, switch Set automatically back to on, and if not resolved then restore the device.

Maybe you are looking for