Moving object with bouncing animation

Moving object with bouncing animation


I'm sort of new to JQuery.
I would like to have an element moving across my page but with a
bouncing effect. I've found an example of what I want, but it's done
with MooTools: http://www.clientcide.com/wiki/cnet-libraries/05-fx/01-fx.move#additional-options
(The "Additional Options" example shows what I want to accomplish)
Is there a way to do something similar, but with JQuery?