Custom jQuery scroll plugin
Today we present a custom jQuery scrolling plugin that uses canvas flavored syntax for drawing paths. The jQuery plugin uses the methods moveTo, lineTo and arc and to kickstart you with the plugin and getting the right path, a canvas overlay with the path can be enabled. Scrolling can be done using the mousewheel, using [...]