Toggle
Create a DIV which contains an image of your choice. Then create a button which will toggle the image so it will fade in and out when the button has been pressed.
http://api.jquery.com/fadeToggle/
You should use the above link to help you. The code for this task is very similar to the fade out task.

You need to log in or create an account to submit code!











