|
Step 4: JavaScript - Part One
You'll remember in the finished project that the buttons turn blue when you mouse over them. The buttons don't really turn blue. Instead you're seeing a JavaScript rollover image. To add rollover images (we'll add one for each button), we go into JavaScript mode (click on the JavaScript tab at the top.) We select the cell with "1" in it. On the JavaScript panel, we click on the folder icon to select a rollover image. Find the folder with the file "blue1.jpg" and then click Open" (NOTE: Be sure that "Snap cell to image size" is NOT selected before you press "Open", otherwise the size of the cell will shrink.) We then repeat these steps for "2," "3" and "4". |