xsl-list
[Top] [All Lists]

Re: How to simplify this?

2004-09-23 02:20:54

can you post a small example?

perhaps too small.


  <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 )">

It certainly shouldn't do that, unless you have some really strange
combination of CDATA and disable-output-escaping, Can you expand that to
a complete stylesheet that people could run (it would only need to be
five or six extra lines.)

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


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