[Laszlo-dev] For Review: Change 20080618-Philip-8. Summary:, Fix radar map display for IE7/dhtml
André Bargull
a.bargull at intensis.de
Thu Jun 19 07:58:06 PDT 2008
I was referring to the "src"-attribute of image (not to confuse with
"source" from LzView).
> <!--- The URL to load the image from. May be set directly on this
> attribute or indirectly by specifying a datapath for this tag. -->
> <attribute name="src" value="" type="string"/>
On 6/19/2008 2:27 PM, Philip Romanik wrote:
> It works there, but it needs to be 'source' and not 'src'. I will
> change the code to:
>
> <image name="radarscan" x="20" y="20"
> source="
> http://weather.yahoo.com/images/us_radar_medium_usen.jpg"
> width="200" height="135" stretches="both"/>
>
> I left the call in the handler for historical reasons but when I
> looked at the history it used to be done this way!
>
> Thanks!
>
> Phil
>
>
>>
>> Why can't we just use the src-attribute? Doesn't it work here?
>> > <image name="radarscan" x="20" y="20"
>> > width="200" height="135" stretches="both"
>> > *src=" http://weather.yahoo.com/images/us_radar_medium_usen.jpg"* />
>>
More information about the Laszlo-dev
mailing list