Hi guys! I have a document generated by kid and I having problems with css aplied on it. The design is very simple, a table with a stylesheet like the above:
table { width: 100%; height: 100%; } If I use the xml mode, all works ok. If I use the html mode the height doesn´t assume 100% of the page. I try hard to find the problem and discover that the doctype line is making the problem, I set fragment=True on the serialization and all works ok. I let 2 examples available: http://portaldofornecedor.com.br/wk9/portal.sistema/test1 http://portaldofornecedor.com.br/wk9/portal.sistema/test2 The problem occours on internet explorer and on mozilla firefox, is this a bug of the browser? Should I submit a bug report? Does anyone faced such problem? As I said before, in the xml mode it works ok, but the problem is with the textarea tag now, if the value of textarea is empty, kid turn it to <textarea .../> instead of <textarea ...></textarea>, firefox and IE render this wrong, they spect a close tag. What should I do? Use a html output without doctype, is there a way to fix the xml output? I hope I could explain my question, sorry my poor english, Thanks -- Michel Thadeu Sabchuk Curitiba - Brasil ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kid-template-discuss mailing list kid-template-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kid-template-discuss