How can I have a div go from collapsed to expanded (and vice versa), but do so from right to left?
Most everything I see out there is always left to right.
$("#slide").animate({width:'toggle'},350);
Reference: https://api.jquery.com/animate/
1.4m articles
1.4m replys
5 comments
57.0k users