Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xsl:output method

4 views
Skip to first unread message

mozguy

unread,
Nov 14, 2009, 9:54:53 PM11/14/09
to
I find that using html works with opera, but not firefox.

Anyone know why?

P.S. Glad there is a forum for this, so many general IT and web
development forums have disappeared.

Martin Honnen

unread,
Nov 15, 2009, 6:17:53 AM11/15/09
to
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?

--

Martin Honnen
http://msmvps.com/blogs/martin_honnen/

mozguy

unread,
Nov 16, 2009, 2:59:04 AM11/16/09
to
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?
>
Hi,

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.

Thank you

Martin Honnen

unread,
Nov 16, 2009, 6:57:58 AM11/16/09
to
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').

mozguy

unread,
Nov 16, 2009, 11:31:16 PM11/16/09
to
Hi, yes but I'm using HTML as the rendering language.

mozguy

unread,
Nov 18, 2009, 7:21:48 AM11/18/09
to
It seems that it especially does not like running external scripts since
as an xml application it is forbidden, funny though IE runs almost any
instructions without or without xsl:output set, with Opera being a bit
more fussy but Mozilla refusing outright.

I don't say this is *safer* I just think the standard hasn't yet been
determined.

0 new messages