public
Fork of shift/accessible_form_builder
Description: Major refactoring, blueprint support, bare_ accessors to original methods.
Homepage: http://voidcontext.lighthouseapp.com/projects/9016-grid_forms/
Clone URL: git://github.com/jlindley/accessible_form_builder.git
Search Repo:
Added note about form width to README
jlindley (author)
Thu Apr 10 13:02:39 -0700 2008
commit  7fedb9b29999feb6cc3dbd34686aaa97ecf234fe
tree    f11a35f412e16dccdb593058dbb5aaea91842feb
parent  781fad13ce461ed1aec3476023e80b9df2d01fb5
0
...
105
106
107
 
 
108
109
110
...
105
106
107
108
109
110
111
112
0
@@ -105,6 +105,8 @@ This should provide enough style hooks for 99% of cases.
0
   * select inputs are always horizontally floated next to labels, need
0
     an option to break down to the next line.
0
 
0
+4. The width of the form is currently expanded to match the width of the Blueprint container. Options are being explored to customize this.
0
+
0
 == Credits
0
 
0
 Original idea from A List Aparts "Prettier Accessible Forms"

Comments

    No one has commented yet.