Yes. See the books section on Wicket's website http://wicket.apache.org, also consult HTML's protocol.
Have a great day, Paul Bors On Jul 5, 2013, at 1:01 PM, Jered Myers <[email protected]> wrote: > I am looking at switching my <input type="submit" /> submit buttons over to > <button type="submit"></buttons> buttons. Is this safe to do in Wicket (e.g. > my forms will still submit correctly, submit components don't have a > onComponent tag that requires an input element)? I am supporting IE7 along > with modern browsers. > -- > Jered Myers > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
