Guys,
I have a hidden section in my Html template (Am using Django templates), the hidden section is a login form, i want when a user clicks some login text(link), the html text hidding the form should slide downwards revealing the form.
I have a feeling this can be done in Javascript!
Am using django, please give step by step details of how to include the javascript in my project.
Help
Gath