Starting from:

$15

Assignment 12 - Using jQuery, create a web page that contains a form

Using jQuery, create a web page that contains a form and below the form a <div containing an small image and text of your choice. In the form, create an Effect field that contains the following radio buttons: Show, Hide, Toggle, Fade In, Fade Out, Fade To, Slide Down, Slide Up, Slide Toggle. Add an Apply button to the form that when clicked, performs the selected jQuery animation on the <div tag. E.g. If Show is selected, the <div is shown or if Hide is selected, the <div is hidden.

Zip the files created into a zip file called Assignment12.zip and submit the zip file.

Your assignment grade will be based on correctness of JavaScript code, readability of the Javascript code, code comments and final HTML page layout.

More products