Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello!
Is there any way to implement a simple slideshow only by using xslt?
If not - is there a package abot that.
Thanks in advance!
Aleksander
Hi Aleksander
There is a nivoslider package, which you can find here: http://our.umbraco.org/projects/website-utilities/nivoslider-for-umbraco for instance.
If you don't like the NivoSlider package you can easily just use a script like jquery cycle.
You can't make a slider using XSLT only since you need some JavaScript to make the effect and XSLT only gives you the HTML output for your slider.
Hope this helps a bit.
/Jan
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
XSLT slideshow
Hello!
Is there any way to implement a simple slideshow only by using xslt?
If not - is there a package abot that.
Thanks in advance!
Aleksander
Hi Aleksander
There is a nivoslider package, which you can find here: http://our.umbraco.org/projects/website-utilities/nivoslider-for-umbraco for instance.
If you don't like the NivoSlider package you can easily just use a script like jquery cycle.
You can't make a slider using XSLT only since you need some JavaScript to make the effect and XSLT only gives you the HTML output for your slider.
Hope this helps a bit.
/Jan
is working on a reply...