views:

176

answers:

0

Pretty comfortable with html, CSS, Dreamweaver. Just begun learning Javascript but really, just.

Have been trying in vain for more than 1 1/2 weeks to dissect the ScrollToLeft function in the product pages of this site: www_dot_alvr_com (then click on "jewelry" then "necklaces" for example and you see these cool scrolling columns of images on the right and left sides of the page.

I love the "Scroll For More" buttons. (Actually, until a minute ago, I was under the impression, that you could scroll both forward AND backward...)} only all this I want to be HORIZONTAL. Or check out the simple demo in Ariel Flesler's SerialScroll here: It's that darned slideshow I want to create to show an array of products, that you can scroll through, (each one links to a full-detailed page of it's own), and advances (or retreats) only the distance of ONE image, not the entire "page".

I have downloaded Ariel's SerialScroll, ScrollTo, and the Jquery Library. I have started three separate tutorial courses on Jquery, but honestly, I just don't get it yet and I'm running out of time. I need to finish this project.

Here is my page as I've gotten so far: https://periodicmedia.sslpowered.com/periodicmedia.com/paceexclusive/versaillesgroup/catalogue.html (Click on the blue sub-nav menu button: Louis XIV") I've only really filled in the images/caption links for the first section so ignore "Louis XV" and "Louis XVI" for now.

I've removed all the lame code that I couldn't get to work, with the exception of the links to the original untouched js files.

I already got the scroll to named # anchors from using the subnav menu for this page (to go to sections: Louis XIV, Louis XV, and Louis XVI)-- all vertical of course.

I basically just want my gold "forward" and "backward" directional arrow buttons to move the nested div id="slider14" to the left and right 121 pixels with each click. I can get rid of all the "names", I can change and give id's to the images instead of the li's, or even the anchors. I've just exhausted myself trying to do this every which way. sniff

Can somebody please help me? Isn't there a Dreamweaver Exchange ext/plug-in/behaviour for this??? I'd even pay for it. And I'm UNEMPLOYED!!!

If anyone can tell me exactly how to customize Ariel's ScrollTo/SerialScroll to fit MY html, I'd be forever indebted. I don't mind figuring stuff out, believe me, and I promise I'll dissect whatever you give me and fiddle with it, customizing it for other applications till the cows come home. I just serious need to cut to the chase for this page. If there's some other easier widget, I'm all ears. Geez, who woulda thought it was so hard to move a div horizontally at increments of 121 pixels??? It would be a luxury if it eased, but not necessary. No, I don't need it to loop.

Thanks to all for listening.

Lorin