Detach It is a jQuery plugin which can create a floating clone of nearly any HTML object. Detach It is useful if you want to create a floating navigation menu similar to the one on my website.
How Does It Work?
Detach It works by creating a hidden clone of the selected object, and attaches the clone to a set position. When the original object is scrolled out-of-view, the clone becomes visible. When the original object is scrolled into view the clone is hidden.