|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: [XSLT] Hyperlink Sort by Heading
Hans Braumüller wrote
>regarding your solution , i don´t like that it use the propietary interface
>ActiveXObject by MS.
>Is there any other possiblity using clientside sorting, for example by W3C
>Standard DOM ?
well Chris had a pseudo-code example on his site, so you should be able to make it work in whatever language you're using, and whatever platform.
msxml implements DOM, although with extensions, such as use of xpath in your code, this is why there was the following line in the code:
var s = new ActiveXObject("MSXML2.FreeThreadedDOMDocument");
note FreeThreadedDOMDocument, :)
so the question becomes what are you working in, before one can say, this is the dom implementation you must use.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








