The module output is not valid XHTML.

according to HTML validator there are 24 warnings

problems like:

<input> element not closed
<style> isn't allowed in <form> elements
<div> proprietary attribute "rel"
<div> proprietary attribute "name"
<form> lacks "action" attribute

Comments

chrisshattuck’s picture

Status: Active » Fixed

Oh man, that was a lot harder than I thought it was going to be! ;)

Beta5 is now XHTML compliant (as long as my latest changes didn't bust anything).

Cheers!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.