Attaching actions to a rolloverThe Action tab of the Rollover & Actions palette lets you attach scripted actions to a rollover--for example, an action that changes the background color of the page. For more information, see Setting up actions. To ensure that scripted actions work with rollovers, follow these guidelines: Make sure that all images on a page have a unique name (button1, button2, and so on). Avoid names that contain only numbers (1, 2, 3, and so on) or that start with a number; the names won't work in all browsers. Finally, do not include spaces or special characters. |