How to get javascript image slideshows to work
Posted: Thu Dec 29, 2011 12:27 pm
I'm trying to get javascript image slidershows to work in Ablecommerce.
The problem I'm running into is having to split the header away from the content. There are three types of sliders I've found, one where you reference the javascript entirely in the <head> which doesn't work for me assuming because AC is splitting the sections into parts. I.e. the <head> is contained within the Standard Header page and the actual images is contained within the Home Page page. Since it works in a standard HTML document just fine, I know the issue is with AC, perhaps because of this split I mention but really no clue.
The second type of slider is one that gets written immediately after the images in the content, so it is kept with the images in the Home Page page. This seems to work, but the actual slider I've found is not customizable so while it functions, it does not work aesthetically.
The third type of slider I've found is one where you call the javascript immediately before the closing <body> and this, like the header, doesn't seem to work because it is in a separate file than the images.
Please, if anyone knows how to get a slider working with AC I'd greatly appreciate any advice. I'm already behind since I've been working on this slider for two days, never used AbleCommerce before in my life and just had it thrown upon me, and getting extremely frustrated with the way the whole thing is set up. All I need is a basic, style-less slider that I can use three images of h-400px, w-1000px, to slider left. Simple, but no go anywhere I look and everything I try.
Thanks for any help.
The problem I'm running into is having to split the header away from the content. There are three types of sliders I've found, one where you reference the javascript entirely in the <head> which doesn't work for me assuming because AC is splitting the sections into parts. I.e. the <head> is contained within the Standard Header page and the actual images is contained within the Home Page page. Since it works in a standard HTML document just fine, I know the issue is with AC, perhaps because of this split I mention but really no clue.
The second type of slider is one that gets written immediately after the images in the content, so it is kept with the images in the Home Page page. This seems to work, but the actual slider I've found is not customizable so while it functions, it does not work aesthetically.
The third type of slider I've found is one where you call the javascript immediately before the closing <body> and this, like the header, doesn't seem to work because it is in a separate file than the images.
Please, if anyone knows how to get a slider working with AC I'd greatly appreciate any advice. I'm already behind since I've been working on this slider for two days, never used AbleCommerce before in my life and just had it thrown upon me, and getting extremely frustrated with the way the whole thing is set up. All I need is a basic, style-less slider that I can use three images of h-400px, w-1000px, to slider left. Simple, but no go anywhere I look and everything I try.
Thanks for any help.