[Xsltforms-support] Examples of using a block form layout
Brought to you by:
alain-couthures
From: Dan M. <dan...@gm...> - 2010-04-12 11:28:00
|
When each control is on its own line with the label floating to the left we call these "block forms" since each control uses a block not span CSS display. They are often preferred since each line can have it's own help and hit text. If you search the XForms cookbook here: http://en.wikibooks.org/wiki/XForms for the keyword "block" like this: http://www.google.com/custom?hl=en&domains=en.wikibooks.org%2Fwiki%2FXForms&q=block&btnG=Search&sitesearch=en.wikibooks.org%2Fwiki%2FXForms You can find several examples that put the controls inside a div with a class of "block layout". Here is an example: http://en.wikibooks.org/wiki/XForms/Address_Aligned I think that we do need a good Wikibook article on how to style forms with some good examples. - Dan -- Dan McCreary Semantic Solutions Architect syntactica.com 952-460-1674 VOIP: 111@69.199.167.229 |