Hi ibrahimsteed
I am new to Composite, but one of the first I things I tried was the "NivoSlider" - it did not work!
After some research I found out that the javascript version of Nivo slider was not compatible with the latest JQUERY 1.9. version. (.live() funtion is removed in this version)
What I did was to download the latest version of Nivo Slider javascript files V3.2 (http://nivo.dev7studios.com) and replaced the files in composite with the new files
/Frontend/Composite/Media/NivoSlider/jquery.nivo.slider.js
/Frontend/Composite/Media/NivoSlider/jquery.nivo.slider.pack.js
and bingo - the slider function correct!
Hope this will help you.
/Egil