Matt Brailsford kindly helped me out creating a list of documents stored a media folder. The only issue is that the first link to an image is always blank, every other link on every page works fine.
Can anyone see what I have done that will be causing this?
Empty result in first line when listing media
Matt Brailsford kindly helped me out creating a list of documents stored a media folder. The only issue is that the first link to an image is always blank, every other link on every page works fine.
Can anyone see what I have done that will be causing this?
Thanks in advance.
Example:
Try to have a look at the list of documents to see what is going on:
<textarea> <xsl:copy-of select="$documents/*" /> </textarea>
is working on a reply...