In the demo application it works fine though. It must be some render kit 
configuration issue. 

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias 
Wessendorf
Gesendet: Mittwoch, 17. Januar 2007 21:11
An: [email protected]
Betreff: Re: Image button

âh,

you mean the

.AFButtonStartIcon:alias,... stuff

seeing the same issue

-M


On 1/17/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> are talking about the icon attribute?
>
>       <tr:commandButton action="#{bean.method}" 
> icon="/images/search.gif" />
>
> icon takes an url to an image
>
> or did I got u wrong?
>
> thx,
> Matthias
>
> On 1/17/07, Meyer, Stefan <[EMAIL PROTECTED]> wrote:
> > I cannot get the image button (made from 4 images defined in the 
> > skin
> > css) to work. The Button is rendered by the core renderer. I use the 
> > faces-config.xml from the archetype.
> >
> >
> > ...
> >         <application>
> >                 <!-- Use the Trinidad RenderKit --> ...
> >                 <default-render-kit-id>
> >                         org.apache.myfaces.trinidad.core
> >                 </default-render-kit-id>
> >                 <message-bundle>resources</message-bundle>
> >         </application>
> > ...
> >
>
>
> --
> Matthias Wessendorf
> http://tinyurl.com/fmywh
>
> further stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to