Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stylesheet does not sort (IE bug?)
Message
From
06/06/2003 18:21:16
 
 
To
06/06/2003 07:14:03
General information
Forum:
Internet
Category:
XML
Miscellaneous
Thread ID:
00796092
Message ID:
00797516
Views:
20
>>I try to create generic XML data island based table solumn sorting routine using sample from http://www.xmlpitstop.com/Default.asp?DataType=XMLEXAMPLES
>>
>>Unfortunately, I encountered a probable IE 6 bug .
>
>This is not a bug in IE6. Your code is working exactly as it should. To get the result you desire replace the xsl:sort line with
>
>
><xsl:sort select="*[name()=$sortfield]" order="{$sortorder}" />
>
>
>There's a more detailed explanation here :
>http://www.biglist.com/lists/xsl-list/archives/200202/msg00707.html
>
>HTH

Irene,

thank you. Excellent!
Andrus
Previous
Reply
Map
View

Click here to load this message in the networking platform