[
Lists Home |
Date Index |
Thread Index
]
- From: "DuCharme, Robert" <DuCharmR@moodys.com>
- To: XML-dev mailing list <xml-dev@ic.ac.uk>
- Date: Wed, 29 Dec 1999 13:35:30 -0500
When I feed an XML document to Internet Explorer 5.0 using a CSS2 stylesheet
and declare html as a namespace in the document element's start-tag, IE
recognizes html namespace element types and displays them properly. For
example, the following shows up as a working form:
<html:form action="http://search.yahoo.com/bin/search">
<html:input type="submit" value="Yahoo"/><html:input size="22"
name="p"/>
</html:form>
However, if I'm using an XSL stylesheet, it doesn't work. Does anyone know
how I can get html-specific elements to work in an XML document displayed in
IE using XSL? (I'm actually interested in using html:object, html:script,
and html:xml "data island" elements to pass some XML markup to an ActiveX
control. This also works using CSS and not XSL, but an html:form example was
easier to include in this message.)
Bob DuCharme www.snee.com/bob <bob@
snee.com> "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|