Today, I noticed that there was a bug in the Ken Burns slideshow as detailed in a previous post. The bug is simply that there’s actually no random effect and indeed when looking at the page source, the javascript output…
Today, I noticed that there was a bug in the Ken Burns slideshow as detailed in a previous post. The bug is simply that there’s actually no random effect and indeed when looking at the page source, the javascript output…
Update Although the code below provides the output of the current node, an even better way to get the conntect of the current node is to use the XSLT visualizer to get the content returned from <xsl:copy-of select=”…” />. To…
Before going in details about this bug, I must first say that I’ve deliberately omitted a discussion about macros, XSLT, .NET user controls, masterpages etc simply because in my previous post, there is ample discussion of these topics and how…