Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Modifying xml:if on the fly... Modifying xml:if on the fly...To: NULL Date: 11/7/2005 11:46:00 AM I've got some code that looks like this on my xslt: <xsl:for-each select="items/"> <xsl:if id="myIf" test="@id = '45'"> <div class="main_heading"> <xsl:value-of select="name"/> </div> <div class="main_body"> <xsl:value-of select="info"/> </div> </xsl:if> </xsl:for-each> I'd like to be able to change the test condition without reloading the page - is that possible? Thanks! | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
