Hello, I'm trying to move from MooTools over the jQuery as it seems to be a much reliable and user friendly framework.
However I need to recreate something that I currently have MooTools doing but am having trouble figuring out how it would work. I'm trying to replicate the effect seen in the 'mousemove' example of this MooTools page http://demos111.mootools.net/Scroller. It doesn't need to scroll left and right but it's fine if it does, I'm quite comfortable using JavaScript but just to warn you I'm very new to jQuery :) Thank you very much for any help.