jquery css manipulation question.
Hi, i am trying to use jquerys .css to increase or decrease a elements left css value. When you press on a button/image the elements targeted would move right or left by decreasing or increasing the css left value for each element.
How can I do this?