I am not an expert in javascript or jQuery and facing problem working with jQuery slider.
The slider is working well in the demo site and i have implemented it well but for some reason its not working. in debug i got only error that is reference error, don’t understand what is the reason for this.
This the slider I am using: http://www.menucool.com/jquery-slider
I tried using both pure javascript version and jQuery version. now presently jQuery version is implemented. I don’t know why its not working.
Thanks in advance for help.
its very simple
in
Menucool jQuery Slider v2012.11.22
find the
a.replace(/(?:.*\.)?(\w)([\w\-])?[^.]*(\w)\.[^.]*$/,"$1$3$2")in jquery-slider.js filechange to
a.replace("","$1$3$2")and enjoy