5 messages in com.googlegroups.google-mashup-editorRe: Issue with images
FromSent OnAttachments
SirDarckCat13 Sep 2007 21:50 
Jason14 Sep 2007 09:44 
SirDarckCat14 Sep 2007 10:35 
Jason17 Sep 2007 08:30 
SirDarckCat17 Sep 2007 18:09 
Subject:Re: Issue with images
From:Jason (gmej@google.com)
Date:09/17/2007 08:30:08 AM
List:com.googlegroups.google-mashup-editor

It seems you have identified a bug -- even though the image markup is being output, the images themselves are remaining hidden after the tab is selected. Unfortunately, I can't suggest a workaround in the meantime (aside from placing all of your images in the first gm:section), but the issue has been reported.

- Jason

On Sep 14, 10:35 am, SirDarckCat <sird@gmail.com> wrote:

Hi Jason

yes, of course, here is the code:http://gpc-draft.googlemashups.com/index.gml

the feed is also inside the code.

the issue is on the second and third tab.

Greetz!!

On Sep 14, 11:45 am, Jason <gmej@google.com> wrote:

Hi! Can you post a link to your source and the URI of the feed you are trying to use?

- Jason

On Sep 13, 9:51 pm, SirDarckCat <sird@gmail.com> wrote:

Hi!

I have an issue when showing images using gm:template.

this code:

<gm:image ref="atom:link[@rel='photo']/@href" width="150px"/>

get's transformed into this:

<div jstcache="0" style="width: 150px; height: 0px;" class="gm-image- container"><img style="width: 0px;" jstcache="0"
src="http://www.dallas.net/%7Elalo/atlantes.jpg" class="gwt-Image"></div>

as you can see the width inside the <img> is: width: 0px; and the image is NOT showing..

what can I do?- Hide quoted text -

- Show quoted text -