Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Dreamweaver (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 24th, 2005, 06:12 PM
Registered User
 
Join Date: Aug 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default roll over buttons

Hi everyone,

I'm trying to create a web page which has some simple animation/roll over images. I have created roll over images before but I wanted to know how to make more than one image on a screen change.

So for example I am designing a page which will have a simple drawing of a human body with the organs in their correct place and what I would like is for when a person moves the cursor over each organ a roll over image occurs.

Does anyone know how I can do this?


 
Old February 26th, 2005, 04:49 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Usually, you extend either the function that swaps the image so it swaps multiple images, or you change the code that calls the swapping function (e.g. in the onmouseover event) and then have it call the swap image twice.

Do you already have some code you're working with?

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to roll back file system operations jomet .NET Framework 2.0 2 February 2nd, 2008 05:42 AM
Compress (roll-up) table data jamez36 SQL Server 2000 1 July 4th, 2007 01:39 PM
stay on the new record - don't roll to next Sjackson Access 2 May 25th, 2005 09:25 AM
Roll Up\Cube\Compute aggregate funct. in Access? donnie200 Access VBA 7 January 25th, 2005 06:23 PM
Roll-over buttons with simple "click" sound? larry HTML Code Clinic 1 December 29th, 2003 07:29 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.