Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stylesheet does not sort (IE bug?)
Message
De
06/06/2003 18:21:16
 
 
À
06/06/2003 07:14:03
Information générale
Forum:
Internet
Catégorie:
XML
Divers
Thread ID:
00796092
Message ID:
00797516
Vues:
21
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform