jquery how to change width left to right animation code example
Example: jquery change position animate
$("#Friends").animate({
top: "-=30px",
}, duration );
$("#Friends").animate({
top: "-=30px",
}, duration );