Re: Add icon to a t:submit

2012-11-27 Thread arterzatij
I done it with <${button}> ${button}: asset on tapestry page -- View this message in context: http://tapestry.1045711.n5.nabble.com/Add-icon-to-a-t-submit-tp5718324p5718347.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Add icon to a t:submit

2012-11-27 Thread Thiago H de Paula Figueiredo
On Tue, 27 Nov 2012 11:45:49 -0200, membersound wrote: Hi, Hi! I want to add icons to my buttons. For a link I do it like <${context:layout/icon.png}> But how can I apply this to a ? How to I get the icon into the value field? CSS, nothing Tapestry-specific. -- Thiago H. de Paula Figu