Chapter 11: Review Questions

  1. What role does JavaScript play with Rollovers?

    JavaScript is the language which instructs the browser to switch images when a user passes the mouse pointer over a Rollover image.
  2. How do you change the look of image content in a Rollover State?

    Select the Rollover State and change the image itself. For example, you could select the Normal State and make a Type Layer with yellow text visible. You could then select the Over State and make the same Type Layer invisible, revealing a duplicate Type Layer in its place, but with a different color.
  3. When you slice up an image, what are generating in HTML?

    A Table.