[Xsltforms-support] Customizing button
Brought to you by:
alain-couthures
From: Franclin F. <f.f...@4c...> - 2010-01-07 21:30:38
|
Hi, I just want to know how to change the default image of a button. I am trying this but to no avail: <xf:trigger appearance="xf:image"> <xf:label>Name of the button</xf:label> <img src="myimage.jpg"> /* remaing stuff here */ </xf:trigger> Waiting for your reply. Franclin. |