Re: Bug in XML/XSLT display?
[email protected] (Steven Scott)
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Martin Honnen <[email protected]> wrote in message > Make sure you create real XHTML elements, for instance by setting the > default namespace: > > <xsl:stylesheet version="1.0" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns="http://www.w3.org/1999/xhtml"> Ahhh, thank you. That's what I get for diving in before understanding fully...but I guess that's just the way I learn. -- Steven Scott <[email protected]>