Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jeorg
  • Order by date
  1. jeorg

    <xsl:when test="position()=1">

    this code doesn't work if I do position()!=last it works , but I want to apply a different style on the first element only ------------------------------------------------------------ <xsl:template match=&quot;/conditions/condition/para&quot;> <xsl:choose> <xsl:when...

Part and Inventory Search

Back
Top