Hello, I am experimenting with generating html fragments for an ajax interface using kid. I therefore do not need a doctype and closing body.
I can't figure out how to do this from within the kid framework, and I don't see away at getting at the underlying structure---something like an elementtree ? Currently, I'm having kid generate the xml and then I'm cutting off the header and footer in outside code so as to just get the html inside the <body> </body> tags. My method seems inefficient and brittle. I would like to be able to find the body tag in the element tree and then emit it's children. Is there a better way using available kid structures? Many thanks, -chris ------------------------------------------------------------------------- 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