Thanks Geoff.  Are you in Aus?  Greetings from NZ.

Your tag...

<t:eventlink t:event="NextPage" t:context="literal:EventLink with class
btn" class="btn btn-default">

...looks like it should do the trick.  I assume that the t:context
parameter is optional, in this case just for passing onNextPage() a
literal string as argument?

Also, to keep the website designers happy, it might be preferable to use a
slightly different form for your tag (as below)?  Though it would work
just the same.

<button type="button" t:type="eventlink" t:event="NextPage"
t:context="literal:EventLink with class btn" class="btn btn-default">

Regards,

Chris.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to