Hi all, Just thought I’d let you know that I found
this in your Xforms Reference documentation <xforms:submit xxforms:appearance="image"> <xxforms:img
src="images/submit.gif"/> </xforms:submit> Which when tried just creates a
<button>. I looked at previous attempts and the xforms-to-ajax-xhtml.xsl
file and it should be <xforms:submit appearance=" xxforms:image"> <xxforms:img
src="images/submit.gif"/> </xforms:submit> Thought you might want to change the docs
as this is quite misleading Ryan Puddephatt Web Developer TFX Group Scotand EH54 7DP (
01506 407 110 7 01506 407 108 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Thanks Ryan, however this page documents the XForms Classic engine, and
I think that this information is still relevant. The new XForms engine documentation is not finished yet, although you can see a start here: http://www.orbeon.com/ops/doc/reference-xforms-ng It is BTW likely that we will move from custom appearances (xxforms:link and xxforms:image) to using the "minimal" appearance for links, and enhanced content in xforms:label respectively to achieve the same effect and more. -Erik Ryan Puddephatt wrote: > Hi all, > > Just thought I?d let you know that I found this in your > Xforms Reference documentation > > > > <xforms:submit xxforms:appearance="image"> > > <xxforms:img src="images/submit.gif"/> > > </xforms:submit> > > > > Which when tried just creates a <button>. I looked at previous attempts > and the xforms-to-ajax-xhtml.xsl file and it should be > > > > <xforms:submit appearance=" xxforms:image"> > > <xxforms:img src="images/submit.gif"/> > > </xforms:submit> > > > > Thought you might want to change the docs as this is quite misleading > > > > > > *Ryan Puddephatt* > > Web Developer > > TFX Group > > 1 Michaelson Square > > Livingston > > West Lothian > > Scotand > > EH54 7DP > > > > * [hidden email] > > ( 01506 407 110 > > 7 01506 407 108 > > > > > > > ------------------------------------------------------------------------ > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |