Assignment 5: Form and alter relationships

We’ll look at the latest in CSS3 properties, that allow animation and movement in the browser. When mixed with the event handlers of jQuery, the stabile structures can shift properties upon user interaction.

Websites today are often designed with these subtle shifts in elements. We’ll be making more drastic moves, making the animations and interactions a primary part of our experiments. Start on the below assignment after taking some time in class today to get used to how these interactive elements work.

Session 3

Complete the following exercises:

  1. On rollover, make an element fill the screen
  2. On click, make one element cover another element
  3. On click, have two different (visual and actual) elements animate
  4. Move an element back and forth across the screen

Sessions 1 and 2

Read the chapter titled “Relations” from Leborg. The author presents an extensive vocabulary of relationships. For example, the terms include: symmetry, balance, groups, coordination and distance.

Make a simple shape and allow the user to change the default relationship in some way. Choose just one type of relationship from Leborg’s chapter for each composition. More than one relationship may occur through your investigation of the one concept.

Title your compositions using the type of relationship that you’re working with. Upload your work to the website and categorize as 5: Shifts in relations.

Examples from class

Examples of interactions

CSS Properties we’ll review

jQuery events

Sample code

Resources

Examples

b

Leave a Reply

You must be logged in to post a comment.