- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Wed, 21 May 2008 10:56:28 -0700
- To: www-forms@w3.org
- Cc: "public-forms (new)" <public-forms@w3.org>
Ignacio, > But the UI of the result is not very satisfactory and I don’t see > there is too much control over it in the XForms spec. > I would like to find a way to generate more decent look and feel or > I should fall back to keep using old XHTML forms. I think that any XForms implementation allows you to style controls. I wouldn't think that this should be a blocker. There is a non-normative section in XForms about styling: http://www.w3.org/TR/xforms11/#style Not all implementations support these pseudo-classes, but those have other ways to do it (with actual CSS classes, for example). But the bottom line is that it shouldn't be harder to style things with XForms than it is with regular HTML forms. On thing to note in your example: I notice that your <xforms:model> element is under the HTML <body>. The accepted practice is to put <xforms:model> within the HTML <head> element. -Erik -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/
Received on Wednesday, 21 May 2008 17:57:13 UTC