Re: xsl:output method
Martin Honnen <[email protected]> Mon, 16 Nov 2009 12:57:58 +0100
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
mozguy wrote:
> Martin Honnen wrote:
>> mozguy wrote:
>>> I find that using html works with opera, but not firefox.
>>>
>>> Anyone know why?
>>
>> Can you explained what you are doing exactly and in what way it does
>> not work as you expect it?
>>
> Briefly, when I used the xsl directive in opera it turns on xlinks but
> in mozilla all it does is make the links appear, eg no actuator.
Can you post a URL to a XML document and a stylesheet demonstrating the
problem?
I don't see how xlinks (assuming you are talking about XLinks
http://www.w3.org/TR/xlink/) have anything to do with xsl:output
method="html" as XLinks are for creating links in XML while HTML has its
own link elements ('a', 'link').
--
Martin Honnen
http://msmvps.com/blogs/martin_honnen/