xsl-list
[Top] [All Lists]

Re: [xsl] Nesting an xsl:when

2008-09-03 04:58:49
I'm trying to write an xsl sheet which swaps various >buttons if a
different css sheet is loaded for accessibility reasons

when is this css loading choice happening? From your >description it
sounds as if it is after XSLT has finished.

Thanks for this. The user makes a choice from a drop down menu on the
rendered page and then an xsl:when reads some of the XML to see which
one is loaded and applies it.

I got it to work late yesterday with an xsl:if reading the same values
to work out which style sheet had been loaded to select the correct
buttons to present.

Iain

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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