kahlenberg Posted June 3, 2010 Share Posted June 3, 2010 Hi everybody, I have installed the RokSlideShow contribute, but it doesnt work due to a JS error. FireBug in Firefox says "this.imgs[0] is undefined" and this code is in the JS file js/slideshow/rokslideshow.js And the function looks so: start: function() { this.imgs = $A(arguments); this.a = this.imgs[0].clone().set({ styles: { display: 'block', position: 'absolute', left: 0, 'top': 0, zIndex: 1 } }).injectInside(this.el); ..... ... and so on I think the line "this.imgs = $A(arguments);" doesnt work but i dont know why. Please help. Thanks. Link to comment Share on other sites More sharing options...
broadstreetbully Posted June 8, 2010 Share Posted June 8, 2010 I don't know what the hell is up with this thing...I installed it but it doesn't show. In Firefox it just pushes the middle of the site down creating a big space but doesn't show anything at all. I opened the site in Chrome and I actually saw the loader for about 2 seconds (YAYYY!!) but then it was gone....I wish there was a support thread for this damn thing....if anyone has had this same problem and fixed it please post the solution. thanks in advance! Link to comment Share on other sites More sharing options...
kahlenberg Posted June 25, 2010 Author Share Posted June 25, 2010 Hi, I have found the solution. Just download and replace the existing files from http://davidecaffaratti.com/2009/06/06/rockslideshow-for-mootools-12/ and dont forget to give a group name for images in admin settings. It works for me! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.