Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • niccolo rossi 33 posts 53 karma points
    Nov 17, 2011 @ 10:01
    niccolo rossi
    0

    Image strange problem

    Hi all,

    i've a problem with some image on my site using different browser. 

    this is the page:

    http://www.pharmaretail.it/1417

    if you see this page in chrome all is ok but if you see the page in ie the product image could not be found.

    Also if i try to view only the jpg in the web browser ive the same problem:

    http://www.pharmaretail.it/media/46925/crema_doccia.jpg

    i really have no idea on the reason of this problem. 

    to display the image i use this macro:

        <xsl:if test="/macro/test != ''">
            <img align="right" width="230px" style="margin-left:20px; margin-bottom:10px;margin-top:10px;">
                <xsl:attribute name="src">http://www.pharmaretail.it<xsl:value-of select="/macro/test"/></xsl:attribute>
             </img>  
        </xsl:if>

    plz help 

    thank you

    nico


  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies