Hi, Is it possible to make the default markup for SQLFORMs w3c valid ?
Right now there are hidden inputs (I suppose they're here for anti- CSRF) which are not in block elements. This problem can be addressed easily by using a fieldset. And also textareas have a "type" attribute which is not valid (what for ?). These issues may be minor but since browsers are very "sensible", I prefer to avoid quirks. Mickael. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---