<
From version < 4.3 >
edited by Sergiu Dumitriu
on 2011/09/01
To version < 4.5 >
edited by Ecaterina Moraru (Valica)
on 2011/09/01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sergiu
1 +XWiki.evalica
Content
... ... @@ -15,6 +15,8 @@
15 15   ** [[Vertical Layout>>DevGuide.VerticalForms]] (##xform##): uses a dl-dt-dd structure
16 16   ** **Inline Layout** (##xformInline##)
17 17  
18 +This classes implementation has been voted at [[[Vote] [Standards] Forms: Usage + Documentation page to XWiki.org>>http://markmail.org/thread/5zrnncdukmc7wmer]] and implemented in [[XSCOLIBRI-266>>http://jira.xwiki.org/jira/browse/XSCOLIBRI-266]]
19 +
18 18  == A. Usage ==
19 19  
20 20  * Obs: The CSS classes have as parent the ##.xformInline## class. This is supposed to be used on the form tag, but if the styling is done inside dynamically generated structures it can be used on other elements, like divs, as long as the element remains the parent for the other form components.
... ... @@ -57,7 +57,7 @@
57 57  
58 58  {{html clean="false"}}
59 59  <form action="." class="xformInline" method="post" name="form_name1">
60 - </div>
62 + <div>
61 61   <label for="input_id1">Label</label>
62 62   <input id="input_id1" name="input_name1" type="text" value=""/>
63 63   <span class="buttonwrapper">

Get Connected