XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
[xml-dev] javascript to acces xsl:sort


Hi all

Is it possible for javascript to dynamically set the value for xsl:sort
which is in the xsl document..

say for example i have a href link in my xsl  sheet which does sorting.

so when i click on the href i need to call a javascript which would
dynamically change the value of the
xsl:sort


<xsl:sort select="Location" order="ascending"> // where Location is the tag
name <Location> in xml

something like 

var mySort = document.getElementsByTagName("<xsl:sort>");
mySort.order.value="ascending";

so as soon as i call this function , the columns will be  sorted in
ascending order..

Please guide me
-- 
View this message in context: http://www.nabble.com/javascript-to-acces-xsl%3Asort-tp15583452p15583452.html
Sent from the Xml.org Dev mailing list archive at Nabble.com.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS