TextImage shows links with chainlink image.  Why?

The TextImage component shows my links with chainlink image.  Why?  Even in preview mode, it shows the chainlink image and the links are not clickable.
See the bottom-right of the attached image.  How can I fix the links?

Thanks Justin.  That was the problem.  I had written "www.google.com" instead of "http://www.google.com".

Similar Messages

  • Only safari doesn't show the home page image - why?

    Hello
    Wonder why the home page image/masthead doesn't show on the home page, ONLY in Safari/mac - every other browser shows it. Would love a fix.
    Thoughts?
    thank you
    KB
    http://www.truthandlife.info

    Thanks very much for the thoughts - I redid that alternate masthead for ie5.5 and updated the link - yes, now the ALTERNATE banner shows but NOT the image I need, which does still show in other browsers. Only in Safari does the alternate masthead now show, but not the main masthead needed.
    Below is the code that directs the image for ie 5.5 but why would this affect Safari?
    =============
    using System;
    using System.Data;
    using System.Configuration;
    using System.Collections;
    using System.Web;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Web.UI.HtmlControls;
    public partial class DefaultPage : BasePage
    protected void Page_LoadComplete(object sender, EventArgs e)
    if (!IsCallback)
    // IE 5.5 isn't able to render the dynamic menu items correctly if
    // the size of the header image is too large. To work around this problem,
    // IE 5.5 gets a different header image than the other browsers.
    if (Request.Browser.Id == "ie55")
    mastheadImg.ImageUrl = String.Format("~/Images/homepage/masthead9.jpg", Page.Theme != null ? Page.Theme : Page.StyleSheetTheme);
    mastheadImg.Height = 206;
    litHeaderHeight.Text = "206px";
    ===============
    Also, here's the code that fixed the Safari fly out menu problem but has caused Safari to not show the proper masthead/image. Any thoughts?
    =====================
    using System;
    using System.Data;
    using System.Configuration;
    using System.Web;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Web.UI.HtmlControls;
    /// <summary>
    /// Summary description for BasePage
    /// </summary>
    public class BasePage : Page
    public BasePage()
    protected override void OnPreInit(EventArgs e)
    base.OnPreInit(e);
    if (this.Request.ServerVariables["httpuseragent"].ToLower().Contains("safari"))
    Page.ClientTarget = "uplevel";
    ================
    Thanks
    KB

  • Showing link with checkbox

    Hi ,
    Explaining my requirement layout below.
    <CheckboxIcon> Text<using text property of Checbox>
    <CheckboxIcon> Text<using text property of Checbox>
    <CheckboxIcon> Text<using text property of Checbox>
    <CheckboxIcon> <blank text using text property of Checbox> <Text using GO link with other propery configured.>
    But layout is not working fine for the last row. It is showing extra space between the checkbox Icon and Go Link
    Copy pasting the code for the last two rows :-
    <af:selectBooleanCheckbox text="#{businesschecklistBundle.CHECK_LIST_ITEM_11}"
    value="#{pageFlowScope.BusinessCheckListBean.CHECK_LIST_ITEM_11_FLAG}"
    label="#{''}" id="sbc11" autoSubmit="true"
    readOnly="#{pageFlowScope.BusinessCheckListBean.CHECK_LIST_ITEM_11_READONLY}"
    valueChangeListener="#{pageFlowScope.BusinessCheckListBean.checklist_11_VCL}"/>
    </af:panelGroupLayout>
    <af:panelGroupLayout id="pgl23" inlineStyle="width:240px;"
    layout="vertical">
    <af:panelGroupLayout id="pgl14" layout="horizontal">
    <af:selectBooleanCheckbox text=""
    value="#{pageFlowScope.BusinessCheckListBean.CHECK_LIST_ITEM_12_FLAG}"
    readOnly="#{pageFlowScope.BusinessCheckListBean.CHECK_LIST_ITEM_12_READONLY}"
    rendered="#{'Limited Liability Company' eq pageFlowScope.BusinessCheckListBean.entityType}"
    label="#{''}" id="sbc12" autoSubmit="true"
    valueChangeListener="#{pageFlowScope.BusinessCheckListBean.checklist_12_VCL}"
    simple="false"/>
    <af:goLink text="#{businesschecklistBundle.CHECK_LIST_ITEM_12}"
    id="gl1"
    rendered="#{'Limited Liability Company' eq pageFlowScope.BusinessCheckListBean.entityType}"
    disabled="#{pageFlowScope.BusinessCheckListBean.CHECK_LIST_ITEM_12_READONLY}"/>
    </af:panelGroupLayout>
    Thanks,
    Rajdeep

    Hi,
    Can you try as simple="true" will hide the label for selectBooleanCheckbox
    ><af:selectBooleanCheckbox label="this will hide" id="sbc12" autoSubmit="true"
    > simple="true"/>

  • Help with placing images - why do they appear at 150% and look bad?

    Hi there,
    Relative newbie here.
    I have my display performace in InDesign set to high. Whether I 'place' an image or simply drag it onto the page, and regardless of what image file format I use (tif, png, jpg, whatever), when placed, the images appear about 50% bigger than the source, and low-ish quality. I'm forced then to try to resize them manually so they look good on-screen and when printed.
    Why when I place images do they not appear at 100%?
    Is there a way to resize images other than grabbing the re-size handles and hoping for the best?
    Many thanks.

    OK, if the scale says 100% with the direct select tool, that's what you have. Note that using the regular select tool (the black arrow) will ALWAYS show 100% in the scale fields unless you have set your prefs to "adjust scaling percentage," so that's why you use the direct select tool to check. You can also selct the image with either tool and look at the Info Palette. at 100% the actual and effective ppi listed will be the same. What resolution is currently listed in the Info Palette?
    I asked about click vs, click and drag because in CS4 when you drag a frame it always scales the image to fit. This is not true in CS3.
    Screen captures are typically 72 ppi at the size they are captured. 72 ppi is low for most print work, but for screen captures nobody really  expects much in terms of quality. You really are placing, right, not dragging from Photoshop into ID, which is the equivalent of pasting? Pasting an image gives you only the screen preview in CS3. I'm not sure you'd see a difference with a screen grab, though, since the preview would also be 72 ppi.
    If the image is really too large on the page you can scale in ID by holding the Ctrl + Shift keys while dragging a handle. You must press the keys before clicking the mouse in Windows becasue there is a bug. You can also use the Scale tool, or enter a new scale value in the scaling fields. You can use actual dimensions in those fields if you include the units, by the way.
    In Photoshop you can scale the image using Image > Image Size... If you uncheck the "resample image" box the resolutiuon will change in inverse proportion to the size, so reducing the size will increase the resolution, but there will be no differnce in quality over scaling in ID.

  • Photoshop CS5 shows canvas with old image when opening a NEW file

    Hi,
    Everytime I try to create a new file in photoshop with FIle->New, the same last image I was working on shows in the canvas.
    This is bizarre behavior. Has anyone encountered this problem?
    thanks

    Sounds like a buffer isn't being cleared in the display driver...
    Visit the web site of the maker of your video card and download/install the latest video driver for your particular hardware and OS.
    -Noel

  • Bug: All emails containing unique large images show up with the image of the first viewed email

    After deleting all messages in my inbox and rebooting my Blackberry,
    Various emails arrive in my inbox, each containing a large image.
    Whichever email I choose to open, it will show the image that it contains, but after that, every other email I view that contains a large image, displays the image of the first email, and not the actual image in the email that I'm trying to view.
    This happens constantly.

    I have the same problem. Running Windows 7. This started to happen with in the last two weeks. Even my older e-mails from a year go does the same thing. 
    Been on tech support twice and have friends of mine over to look it over. 
    Does not happen on G mail. Happens on my laptop and pc and HTC verizon phone.
    Yes, they see it the image as fine. No help from them, verizon. 
    My images will have an X or show up half grey or like there Fios TV some time all blocks.
    I been with them for a long time too. Since they were call Bell Atlantic. 
    I am at work and I use Clear.com wifi. 
    Feel very disappointed in Verizon. 
    TomLingJr

  • Show  links with news layout set

    Hi ,
         Can i show edit list and subscribe link for XML items, with newsexplorer layout i was able to get the commands for a single resource but i want to links to folder..I want users to subscribe to and if they have folder permisssion then display edit link.. I tried HTML Collection Renderer, this is not working for Newsexplorer layout. Any Ideas? thanks
    Sree

    Hi Srilatha
    user RID DataType
    RID aRid = new RID("/documents/test/myfile.xml");
    RID aRid = RID.getRID("/documents/test/myfile.xml");
    thanks

  • Replacing images used as a link with background image

    OK - I'm embarrassed to say that what I'm trying to do is
    blindingly
    obvious, and I've used Dw for several years - and do most of
    the work
    in code view but I'm having a senior moment and can't do what
    I want.
    I've read that when you use images on a page for background
    styling,
    for example the logo, or an image of a professional body such
    as IEE,
    it is more semantically correct to use CSS background images
    rather
    that a <img src=
    tag
    So I have a div in which I put the background, but then
    perhaps quite
    logically you can't directly put a link to it. So how do you
    do it.
    I've tried to ensure there was a block element so when you
    hover l
    mouse over it you get a block link - but no joy.
    maybe my dyslexia early is the sign of premature brain fade
    ~Malcolm N....
    ~

    You cannot place a link on a background image. However, you
    can place a
    link on a transparent image floated over the background.
    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
    ==================
    "Malcolm N_" <[email protected]> wrote in message
    news:[email protected]..
    >
    > OK - I'm embarrassed to say that what I'm trying to do
    is blindingly
    > obvious, and I've used Dw for several years - and do
    most of the work
    > in code view but I'm having a senior moment and can't do
    what I want.
    > !!!
    >
    > I've read that when you use images on a page for
    background styling,
    > for example the logo, or an image of a professional body
    such as IEE,
    > it is more semantically correct to use CSS background
    images rather
    > that a <img src=
    > tag
    >
    > So I have a div in which I put the background, but then
    perhaps quite
    > logically you can't directly put a link to it. So how do
    you do it.
    >
    > I've tried to ensure there was a block element so when
    you hover l
    > mouse over it you get a block link - but no joy.
    >
    > maybe my dyslexia early is the sign of premature brain
    fade ;-)
    >
    > --
    >
    > ~Malcolm N....
    > ~

  • How to do a link with  an image .gif

    Hi,
    in proprieties menu of a gif image, I checked the export for
    sharing execution box, and add an URL for google.com to see when
    i'll click on the image if it work! (That image is appearing only
    at the end of the flash animation). And everything stops when it's
    time for the image to appear. (after pushing F12). So no clickable
    zone... I hope u understand!!!
    But otherwize, how can I make an image to open a web page
    when we clic on?
    Thx in advance,
    Dave

    I found the answer on the forum and it's on(press){ getURL("
    http://www.mysite.com/anotherpage.htm/","_self")
    tkx

  • Mail problem with embedded images and links

    Since Yosemite Apple Mail seems to have a problem with images that are used as a hyperlink to a website.
    While links are clickable with external loaded images work fine, links with embedded images just do not anything. Clicking on them selects them, a double-click opens the image in Preview.
    This works:
    <a href="https://www.google.de"><img src="https://www.google.de/images/srpr/logo11w.png" alt="Google Logo"></a>
    This does not work:
    <a href="https://www.google.de"><img src="cid:logo_google" alt="Google Logo"></a>
    Can you reproduce this problem?
    We tried it with OS X 10.10.1 and 10.10.2

    After a bit of digging around I think I have found the reason for the EO being called prior to the CO. In the parent page CO, there is a transaction commit (oapagecontext.getApplicationModule(oawebbean).getTransaction().commit();).
    Therefore, I assume that as my custom AM is a child of standard AM where the transaction is being commit, the child AM is sharing the same transaction/session and hence the EO being called.
    I am running into issues with moving the validation to the EO as the validation requires visibility of the VO values to calculate a total value. Therefore is there a way to ensure that my custom AM maintains a separate database session/transaction to the parent/standard AM? Is it possible to break the parent/child relationship?
    This way I assume that the commit issued by the parent page CO will not affect my custom AM/EO.
    Cheers.
    Jon.

  • Some of my website images with embeded links only show the link with firefox, with IE8 the image appears correctly, why does this happen

    my website http://www.functionkey.net. If you view my homepage you will see that 3 of my images with embedded links only show up with the links. I am not using "_blank" in my code. The website was created using Microsoft Frontpage 2003.

    If you look at the page source then you will notice that there are some errors with (missing) closing tags.<br />
    Such errors shows as RED text.<br />
    You need to correct at least all codes marked as red text.
    The first &lt;a&gt; tag isn't closed here and you open a second &lt;a&gt;
    <pre>&lt;a target="_blank" border="0" href="http://www.win-rar.com"&gt;
    &lt;div align="left"&gt;
    &nbsp;&lt;/div&gt;
    &lt;div align="left"&gt;
    <u>&lt;a href="http://www.smartdraw.com"&gt;</u>
    &lt;img src="images/sd_logo.gif" width="256" height="111" border="1" alt="SmartDraw - The world's first Visual Processor (TM)" hspace="0"&gt;&lt;/a&gt;</pre>

  • Startup showing globe and folder with finder image????

    Help! I don't have any idea why but whenever I turn my powerbook g4 tiger on, instead of seeing the white background with apple logo 1st, the screen shows gray background with globe image at the center.. then, it shows a folder icon (still at the center) with a question mark printed on it then the finder icon printed on it (like an animated image or something)... then it proceeds to the normal tiger starup screen...
    ...and then everytime i start up, the brightness is always 0 so the screen is black so id always have to press F2 a number of times...
    what is going on here???

    Hi, cannonball8.
    1. re: Globe > Flashing Question Mark > Normal Startup
    Your startup disk is set incorrectly. The globe indicates it is trying to startup from a network volume. Then it can't find the startup disk (Flashing question mark), then after searching all available volumes, it finds it and starts up.1.1. In System Preferences > Startup Disk, select the hard drive in your Mac on which Mac OS X is installed. That should correct the problem.
    1.2. As a general check to assure none of the "usual troublemakers" are affecting your startup dik, run the procedure specified in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.2. re: Black screen. We need to know exactly what model Mac you have, e.g. PowerBook G4 15-inch.
    3. These problems may be related to PRAM settings being lost. Depending on the specific Mac you have, and its age, this could be due to the need to replace the backup battery. The backup battery provides an infinitesimal amount of power to maintain the system settings saved in PRAM. To ascertain if your Mac has a backup battery, see "Macintosh Family: Batteries and Part Numbers, Part 2."
    Radio Shack is usually the easiest place to find a replacement backup battery. Batteries Plus is another chain of stores that carry unusual batteries. You can also try searching PriceWatch using the part number as your search criteria to look for the battery online.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • My itunes in pc fails to secure link with itunes store it shows the process bar it automatically quits the process it also does not shows any on the screen. i am using windows xp service pack 3. what shoul i do?

    my itunes in pc fails to secure link with itunes store it shows the process bar it automatically quits the process it also does not shows any on the screen. i am using windows xp service pack 3. what shoul i do?
    Diagnostics test
    Microsoft Windows XP Professional Service Pack 3 (Build 2600)
    ECS G31T-M7
    iTunes 10.5.2.11
    QuickTime 7.6.9
    FairPlay 1.13.37
    Apple Application Support 2.1.6
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.97
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.5.502
    Gracenote MusicID 1.9.5.115
    Gracenote Submit 1.9.5.143
    Gracenote DSP 1.9.5.45
    iTunes Serial Number 0012ABAC07F3CCB0
    Current user is an administrator.
    The current local date and time is 2011-12-31 14:06:21.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is not supported. (16005)
    Video Display Information
    Intel(R) G33/G31 Express Chipset Family
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:        {7599FAD1-1BB9-4AC6-80AF-404253DC519E}
    Description:            Atheros L2 Fast Ethernet 10/100 Base-T Controller - Packet Scheduler Miniport
    IP Address:             192.168.1.5
    Subnet Mask:          255.255.255.0
    Default Gateway:    192.168.1.1
    DHCP Enabled:      Yes
    DHCP Server:         192.168.1.1
    Lease Obtained:     Sat Dec 31 13:46:09 2011
    Lease Expires:       Tue Jan 03 13:46:09 2012
    DNS Servers:         192.168.1.1
    Active Connection: LAN Connection
    Connected:             Yes
    Online:                    Yes
    Using Modem:        No
    Using LAN:             Yes
    Using Proxy:           No
    SSL 3.0 Support:     Enabled
    TLS 1.0 Support:     Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was unsuccessful.
    The network connection timed out.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-12-31 14:00:02.
    **** Device Connectivity Tests ****
    iPodService 10.5.2.11 is currently running.
    iTunesHelper 10.5.2.11 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8.  Device is working properly.
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9.  Device is working properly.
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA.  Device is working properly.
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB.  Device is working properly.
    Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC.  Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    Connected Device Information:
    rawkiss’s iPhone, iPhone 3G running firmware version 4.0
    Serial Number:       86931UEAY7H
    **** Device Sync Tests ****
    Sync tests completed successfully.

    I have found a fix after doing additional research through this forum. Tech Note #328730 addresses this problem and it works for Photoshop Album 3.2 even though it was written for release 1.0.
    Here is a link that will take you directly to the Tech Note:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=328730
    When using this fix the Tech Note indicates:
    "Imported image data and tags are lost when you re-create the My Catalog.psa file, so you need to reimport images and reapply any tags"
    however it did retain the captions (at least it did for me).

  • Links in mouseover images to change with the images

    I have created a page with mouseovers on page headings that affect the main page image -- mouseover image 1 and the main image changes, mouseover image 2 and the main image changes again etc.
    I have set the mouseovers not to revert on mouseout, so the mouseover images remain until you mouseover another of the heading images.
    I need to set up links within the main images using image maps (I'd like to have mouseovers in there too, but have no idea if this is possible), links that change depending on which of the images is currently showing. How can I do this?
    thanks in advance.
    Dreamweaver CS3
    Mac OS X 10.5.8
    imac 2.8ghz extreme intel core duo
    4gb ram
    1tb internal, 2x1tb external

    Just speculating here, but as long as you bring in the images to which you want to add the image-maps as foreground (not background) images, you should be able to do this.
    That is, set up a "show/hide" behavior and not a changing background image (CSS). Background-images are just that, background, and they don't (as far as I know) have any events associated with them to which to attach behaviors.
    You will have to set up the image-maps while the image is 'showing', of course. So before you set up the show/hide, expose the image, apply the image maps, then set up the show/hide.
    Let me know if this works out for you!
    Beth

  • Why are some of the file folders on my desktop showing up with a shaded color?

    Why are some of the folders on my desktop showing up with a different folder color, a dark shad of blue, opposed to the default blue color?
    I've searched and searched but all I can find are posts on how to change the color of your folder. I am concerned that maybe, I accidentally shared it or have done something I am not aware of. (Mac Mini, 2.3 i7, 1TB, 16GB RAM running OS X Yosemite 10.10.2)

    I don't know how many photos you're trying to post on one page but if you put too many PCs using Internet Explorer may have problems loading the page.  I prefer to keep the number down to less than 50 and have more than one page which will be indicated by the page links at the top of the thumbnails:
    These smaller pages will load faster and in more browsers.
    OT

Maybe you are looking for

  • HT1222 try to delete emails after about 8 deletions of 37 they all come back even after i edit them from trash folder.

    hi this just started latley i started deleting messages from mail box would delete about 7/8 junk messages then they all come back,even tried deleting 4/5 then going into trash folder and edit all but they all come back to inbox any any answers? did

  • IPOD and Windows ME

    Hey everyone, quick question. Does anybody know if their are any drivers that I can download so that my Ipod Nano will work on my computer. I have Windows ME, and I guess Ipod isn't compatible with ME. Anyone know of any drivers?

  • Mac Pro takes more time to boot than average

    Okay, well my Mac Pro (2008) takes anything between 40 and 48 seconds to boot (that's the time between pressing the power button and seeing the desktop with mouse movement). Being a long-time PC user, this boot time is MUCH faster than anything I've

  • JAAS LDAP OID JBO-33021

    We have deployed the BC4J as an EJB session bean to a standalone oc4j. Running it with the user admin/welcome is fine. But if we change the jazn.xml to use the LDAP provider we cannot login anymore. (<jazn provider="LDAP" default-realm="empl" locatio

  • Application Express 4.0.2.00.07 apex_util.set_security_group_id exception

    Hi, I am trying to trigger apex_util.edit_user procedure. But first I need set security group id. I queried SELECT provisioning_company_id FROM APEX_040000.wwv_flow_companies where short_name='MIS' and tried apex_util.set_security_group_id (358772618