For questions related to animating elements using jQuery effects.
Questions tagged [jquery-effects]
288 questions
0
votes
1 answer
how to add effect 'hide ("slow")' to div inside a PHP while
I have a form that is repeated several times within a div called "formscontainer" in PHP while, I want to make a form submit with their respective div disappears the effect hide ("slow")
here the example code