xsl-list
[Top] [All Lists]

RE: How to simplify this?

2004-09-21 12:14:54
Hi!


Either you didn't do what you said or there is a bug in your xslt system or
I am wrong
can you post a small example?


Yes, of course:


<a href="" onclick="setArrow( {position()-1}),'{$thead_id}' ); return
sortTable( '{$tbody_id}',{position()-1} )">

produce:

<a href="" onclick="setArrow( 0),'{$thead_id}' ); return sortTable(
'{$tbody_id}',0 )">


As XSLT-Processor I have to use MSXML 4.


best wishes
A. Metz



<Prev in Thread] Current Thread [Next in Thread>