HI just wanted to comment that some of us don't actually use divs for forms(formtastic, etc) and it would probably be a good idea to make them markup independent? By default we have div.input, but it would be better if it was just plain .input, so we can also apply that to <li>s for example.
Is this a good path to take? If so I can probably help out with this :)
HI just wanted to comment that some of us don't actually use divs for forms(formtastic, etc) and it would probably be a good idea to make them markup independent? By default we have div.input, but it would be better if it was just plain .input, so we can also apply that to
<li>s for example.Is this a good path to take? If so I can probably help out with this :)