You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Diego Socaceti <so...@gmail.com> on 2014/08/11 11:20:51 UTC

[5.4-beta-16], Bootstrap 3.2.0 and

Hi @all,

i read the bootstrap docs about navbar buttons (
http://getbootstrap.com/components/#navbar-buttons) and it refers to not
using <a>, but <button> instead.

i would like to use the navbar button styles, but therefore i have to use
the <button>
instead of the <a> tag.

How can i use the <button> tag in tapestry???


Kind regards
socaceti

Re: [5.4-beta-16], Bootstrap 3.2.0 and

Posted by Chris Mylonas <ch...@opencsta.org>.
Can u just use it normally in the template cos its valid xml?

Or are you trying to pass context with the button?
On 11/08/2014 7:21 pm, "Diego Socaceti" <so...@gmail.com> wrote:

> Hi @all,
>
> i read the bootstrap docs about navbar buttons (
> http://getbootstrap.com/components/#navbar-buttons) and it refers to not
> using <a>, but <button> instead.
>
> i would like to use the navbar button styles, but therefore i have to use
> the <button>
> instead of the <a> tag.
>
> How can i use the <button> tag in tapestry???
>
>
> Kind regards
> socaceti
>