Hi Erik and Alex,
Have you ever thought about supporting standardized XForms styling syntax?
For example, at the moment if I want to style an <xforms:output> element using
Orbeon Forms I need to use:
/* Orbeon Forms styling */
.xforms-output {
color: #FF0000;
}
Instead of:
@namespace xforms url(
http://www.w3.org/2002/xforms);/* Standard XForms styling */
xforms|output {
color: #FF0000;
}
Could it be possible that the author of a form would style the form using
standardized XForms styling syntax and Orbeon Forms would transform this syntax
at the same time when the form is transformed to HTML+JavaScript+CSS?
Regards
-Markku Laine
--
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