Can you share the code and the generated markup


On Sat, Jul 9, 2011 at 6:10 AM, Greg Pagendam-Turner
<g...@liftyourgame.com>wrote:

> Taha,
>
> Strangely I'm not seeing the span despite hitting a breakpoint in the code
> for linksubmit that creates the span
>
>
> Regards,
>
> Greg
>
>
> On 09/07/2011, at 10:07 AM, Taha Hafeez <tawus.tapes...@gmail.com> wrote:
>
> > Hi
> >
> > LinkSubmit is rendered as a span around the element you have specified as
> > linkSubmit. So my guess is that the class attribute will be present in
> the
> > span around the anchor link.
> >
> > regards
> > Taha
> >
> >
> > On Sat, Jul 9, 2011 at 5:30 AM, Greg Pagendam-Turner
> > <g...@liftyourgame.com>wrote:
> >
> >> Hi,
> >>
> >> I have a submit component that uses LinkSubmit.
> >>
> >> I want to set the class attribute on the generated link.
> >>
> >> <a t:type="linksubmit" class="btn orange"
> t:context="${value}">${value}<**
> >> /a>
> >>
> >> But when the link is rendered I only get:
> >>
> >> <a id="linksubmit" href="#"></a>
> >>
> >> What happened to the class attribute?
> >>
> >> The documentation states that LinkSubmit supports informal parameters.
> >>
> >> I'm using Tapestry 5.2.6
> >>
> >>
> >> Regards,
> >>
> >> Greg.
> >>
> >>
> >>
> ------------------------------**------------------------------**---------
> >> To unsubscribe, e-mail: users-unsubscribe@tapestry.**apache.org<
> users-unsubscr...@tapestry.apache.org>
> >> For additional commands, e-mail: users-h...@tapestry.apache.org
> >>
> >>
> >
> >
> > --
> > regards
> > Tawus
> > tawus.wordpress.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
regards
Tawus
tawus.wordpress.com

Reply via email to