Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
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.
Continue discussion
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
is working on a reply...
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.