I've been working on a custom scrollbar to fit the style of my website and I'm
trying to find a way to make a scrollbar that moves along a curved path. I've
specified the x and y parameters for my scroll, but instead of having the
scroll button attach to the curved path, it just moves in a rectangle pattern
specified by the x and y coordinates. I'm wondering if it is possible to
create such a scrollbar that could perhaps move along a curved path, or any
other custom path for that matter.
Thanks for your help,
gamerzero