[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Displaying one section of XML file at a time -- posting again
Subject: Re: [xsl] Displaying one section of XML file at a time -- posting again
From: "Jon Gorman" <jonathan.gorman@xxxxxxxxx>
Date: Mon, 27 Mar 2006 17:00:28 -0600
|
> > <h2>
> > <a href='javascript:void(0);' onClick="toggle('$id')">
> ^^^^
>
> I think you're trying to do attribute value templates. See
> http://www.w3.org/TR/xslt#attribute-value-templates.
And the quick answer is:
<a href='javascript:void(0);' onClick="toggle('{$id}')">
sorry about that.
Jon Gorman
| Current Thread |
|
Jon Gorman - 9 Mar 2006 20:43:49 -0000
|
|