[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: [XSLT] Hyperlink Sort by Heading

Subject: RE: [XSLT] Hyperlink Sort by Heading
From: "Bryan Rasmussen" <bry@xxxxxxxxxx>
Date: Thu, 7 Mar 2002 11:59:42 +0100
sample .xsl hyperlink
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.