Open alanhogan opened 14 years ago
There are actually extra spaces all over the HTML outputted by yform. One thing to remember is that the output of HTML::attributes() begins with a space.
is it invalid html to have a space before the closing '>' ?
No, it's just dumb.
Lorenzo, did you apply the change?
In the case where an option is not selected, it will have an extra space.
The fix:
http://pastebin.com/UZEpaxjR