scrolling with mouse or fingers (touchpad)

Permalink Browser Info Environment
hello
i purchased this add-on and it's great! i was wondering if there's a possibility that i can change it to "manual scrolling" instead of hotspots and/or automatic scrolling? ('cause that's what my customer wants on his site ...)
tanx in advance for any hint in this direction!! :-)

Type: Discussion
Status: New
trankgrappa
View Replies:
jb1 replied on at Permalink Reply
jb1
Hi,
The closest this thing has is clicking a link to jump to a certain "slide" (image). You will need to know some basic jQuery. Here's an example JS snippet:

$("#my2link").click(function(){
$("#myscrollerid").smoothDivScroll("moveToElement", "number", 2);
});


And the HTML code would be:
<a href="#" id="my2link">Jump to image 2</a>


You can see the full list of available public JS methods at:
http://www.smoothdivscroll.com/#callbacks...

I also have another add-on which makes it easier to create your own custom "previous" and "next" links like you're describing. See more at:
http://c5extras.com/add-ons/carousel-pro/...

Hope this helps.

JB
trankgrappa replied on at Permalink Reply
trankgrappa
thanks allready for the answer. :-)

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.