Re: How to use CSS buttons outside of forms
"Thiago H. de Paula Figueiredo" <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAE_88GYMCrMEgFWf1VzUmSZRpfyPsFj-34SoYVsAFVWqtCv3+g@mail.gmail.com> |
On Wed, Dec 27, 2017 at 12:16 AM, Christopher Dodunski < [email protected]> wrote: > Hi Chris & Bob, > Hello! > I had wrongly assumed that Tapestry left the HTML markup as is, parsing > only the t:xxx markup for 'wiring' webpage components to Java code. > Well, most of the time, Tapestry does left HTML unchanged. You've found one of the exceptions. :) -- Thiago