I found it sometime ago and now I can\'t. I want to find something like the shopping cart at the apple store, it\'s a div thats not positioned absolute nor fixed, for instance,
This demo shows exactly what you are looking for:
http://jsfiddle.net/y3qV5/
Here is the link to the jquery plugin that does this:
https://github.com/bigspotteddog/ScrollToFixed
I am assuming you are saying that you "...have no chance whatesover to code this" because you do not know javascript. Please excuse me if I assumed wrong. Here is the what you would paste into your html page:
Here is the usage:
Change '#cart' to whatever you have named your element.