Subject: Re: tableheader sort on date with DOM dynamically andoptimisation xslt/xml code
From: Chuck White <chuckwh@xxxxxxxxxxx>
Date: Tue, 09 Apr 2002 07:45:35 -0700
|
> But since the innerHTML attribute is supported by nearly(?) all user
> agent implementations, this
> should not be that much of a problem.
Sorry to follow up on something that is veering off topic, but the list of
"all user agent implementations" implies the innerHTML property will work
generally on non-Microsoft browsers. innerHTML isn't part of the W3C DOM,
and the only non-MS browser I'm aware of that supports it are Netscape 6 and
Mozilla builds after May 19, 2000. There are also DOM-compliant ways of
achieving the same thing, but they're too far off topic to get into here.
regards,
-----------------------------
Charles White
The Tumeric Partnership
http://www.tumeric.net
chuck@xxxxxxxxxxx
________________________________________
Author, Mastering XSLT
Sybex Books, May, 2002
Co-Author, Mastering XML, Premium Edition
Sybex Books, May, 2001
http://www.javertising.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|