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…
Update: Read the following post by all means as it contains useful information but there’s a bug in the randomEffect function and this post provides the correct code. While talking to a former colleague and extolling the virtues of Umbraco,…