Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

RokSlideShow JS Problem


kahlenberg

Recommended Posts

Posted

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.

Posted

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!

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...