multiple picture swap

G

Guest

I am wanting to have multiple hot spots on a single image and have a picture swap for each one. Is this possible?
 
J

Jim Buyens

-----Original Message-----
I am wanting to have multiple hot spots on a single
image and have a picture swap for each one. Is this
possible?

Yes. When you configure the URL for a hotspot, code:

javascript:swapper(args);

where swapper(args) refers to a function (and arguments)
that performs the swap you want.

If this isn't enough information, please describe your
application in more detail and explain which part you;re
having trouble with.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top