jqeury on click css add percentage value
Hi, I'd like to add 100% to margin left on click.
So say my current margin value is 100%
Then On click = 200%
On second click = 300%
and so on...
How do I do this? I searched all over, can't find a solution. It's easy to add 100 pixels but i need percentage value.