You can use any html, JavaScript and CSS etc. as you need to in your templates.
What pitfalls are you afraid of? Because there really should not be any - you need to include the library in your master template and write some code to hande how the slider should work and then make sure that the markup has the right id's and classes attached to the elements so they're accessible in the DOM so the script can work it's magic.
Using Nivo jquery Slider in Umbraco.
Hi,
Has anybody used Nivo jquery Slider into Umbraco 4 with master page? Is it possible to use Nivo at all?
Thank you.
Hi Berdia
In short - yes, this is indeed possible.
You can use any html, JavaScript and CSS etc. as you need to in your templates.
What pitfalls are you afraid of? Because there really should not be any - you need to include the library in your master template and write some code to hande how the slider should work and then make sure that the markup has the right id's and classes attached to the elements so they're accessible in the DOM so the script can work it's magic.
I hope this helps :-)
/Jan
is working on a reply...