1
Guys I’m having a doubt, use effects in jQuery like this:
$("#elemento").toggle(2000);
I took a look at the documentation but I’m not finding the right way to do it, I need an event where it starts right-to-left. And with toggle I have this effect, but the div starts from the top down as well.
Well I want to apply that effect: Menu
On the menu I’m mounting: Menu I’m putting together
Good not exactly. I tried that way that you said, and it had no effect, just created a margin of 200px. I put the link from the menu I’m mounting, I could put your code there, I think I’m doing something wrong. https://jsfiddle.net/q35xsopx/2/
– Hugo Borges
When it comes to Show, when you hover your mouse over it, it triggers the same effect several times
– Sr. André Baill
It’s because I was like .mouseover. Now I switched to mouseenter and mouseleave.
– Raizant
Could you help me put him on this menu that I’m putting together? https://jsfiddle.net/q35xsopx/2/ I’m trying to put it here but it doesn’t work
– Hugo Borges
As soon as I get home I’ll figure it out...
– Raizant
@Jacksonantunes ok I’m waiting, thank you
– Hugo Borges
@Jacksonantunes and then took a look at the menu?
– Hugo Borges
Sorry Hugo, I just arrived today. But I’m glad you made it!
– Raizant