Hi guys
I have currently implemented this image slider http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html on a site but for some reason I get the error message "mc is not defined".
Unfortunately I can't show a link to the site since it's not accessible to the public yet.
When I look in the javascript file I can see that the mc variable is not defined anywhere. But when I strip it out I just get another error saying "css_ims is not defined". If I uncomment this line I get yet another error message now saying "css_cims is not defined". So far the gallery is still working but when I uncomment the last error it breaks.
I'm really lost on what I can do about this to fix it.
I'm sorry that I'm not able to post a direct link to the page but the source code for the JavaScript can be found on the site with the tutorial in the beginning of this post.
Any ideas or suggestions are much welcome.