Jquery: how to increase css values?
I would like to know how I can increase css values? Like for example the top value. So I can run a loop that would for every cycle increase the css top value causing a element to be displayed downwards.
Any ideas how to do such a thing?