I'm having a question, I use jQuery effects like this:
$("#elemento").toggle(2000);
I gave a look in the documentation but I'm not figuring out the right way to do it, I need an event where it starts from right to left. And with 'toggle' I have this effect, however the div starts from top to bottom as well.
Well I want to apply this effect: Menu
In the menu I am mounting: Menu I'm Riding