CPSC415A
Web Programming

Assignment 10

JavaScript Conditionals

Use JavaScript to create a web page with an ease-out, slide animation. The web page should have a button that when clicked starts an animation of a div, containing some content, sliding from off the page onto the page. The speed of the div should not be constant during the animation; it should slow down as it reaches its final position. If the user clicks the button again, the animation should be replayed.

Submission

Submit your code on the course Inquire site.