You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by RR <se...@gmail.com> on 2004/10/04 16:43:13 UTC

Alt text for image

I have many Images that I need "alt" text for. How do I define this
binding in the component definition of my images?

Thanks,
-RR-

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Alt text for image

Posted by Marius Siegas <in...@gmail.com>.
As simple as <static-binding name="alt">message</static-binding> (or
using <message-binding/>) inside your <component></component>


On Mon, 4 Oct 2004 08:43:13 -0600, RR <se...@gmail.com> wrote:
> I have many Images that I need "alt" text for. How do I define this
> binding in the component definition of my images?
> 
> Thanks,
> -RR-

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org