I am working on a page, which has a link which reads "update". When users click this link, I would like a form to use a slide effect and appear underneath the link. When the form is submitted, it updates the db, and the menu vansihes.
I know this can be done with javascript, but I am not sure how to implement it.
Much thanks