How to make CS5 hotspots work like rollovers

Hello,
I have this project where I am taking a map of a country and wanting to make each state a hotspot that when you click on it, will show 2 or 3 images of that state that the person can click on for more information.
I want to create hotspots so that when you click on them, they make 1 or more images appear on the same page as the hotspot.  These images can themselves contain links.  Not so much pop-ups, but rather just some nice images alongside the image map.
Further, when you click on another hotspot on the same image map, it closes whatever images were previously open, and opens one or more new images relevent to that new hotspot (still on the same page).  We have not left the page yet that has the image map.
The thing that is different here is that these hotspots do not link to a new page, they behave more like a rollover.  I don't want to use rollovers because my image map will contain probably a dozen or more of these hotspots.
Does this make any sense?   I hope someone can help me with this, thanks!!

I created an image map of the US that links to each state but I want to have a different color fill each state as you rollover it.
Use jQuery MapHighlight plugin. 
http://alt-web.com/DEMOS/jQuery-maphighlight.shtml
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/

Similar Messages

  • Does anybody know how to make a rollover work like the link below in muse

    Hi, I've used photoshop buttons to create rollovers on my thumbnails, i'd like them to work like the link below but perhaps a little simpler with the scroll effect but not the type coming in as another effect, can this be done in muse?
    Art of the Cap - Speedo USA
    Thanks

    how about something like this widget by qooqee? seems to do the same thing as what you're after:
    http://www.qooqee.com/adobe-muse-widgets/mighty-hover-muse-widget

  • How to make Edge Animation works in HLTM5 Offline? I cache all files, but Edge didn't play.

    How to make Edge Animation works in HLTM5 Offline? I cache all files, but Edge didn't play.
    Some createJS animation start without any problem.
    Thanks!
    Astors

    Thank you for your answer.
    I do use cdn off for publish setting.
    The Web site that I am working on is a very complicated site. Edge
    animations are in a subdirectory of Apache server.
    When server is offline, I get all files from Appcache without problem,
    excepted *_EdgePreload.js.
    I Google hundreds time, cannot find answer on why this file is always get
    online.
    Finally, I find out myself, Adobe Edge don’t like relative file path for
    *_EdgePreload.js.
    Change to root absolute path fixed the problem:
    Astors

  • My ipad mini is totally drain and after plug it to regain the power its not working anymore.can somebody knows how to make my ipad work again

    my ipad mini is totally drain and after plug it to regain the power its not working anymore.can somebody knows how to make my ipad work again

    Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • YES! How to make PRINT QUOTAS WORK with 10.4

    How to make PRINT QUOTAS WORK in 10.4
    After struggling for quite some time, I finally found a pretty simple way to make print quotas work.
    First, I’ll tell you our setup. We have 3 different computer centers with a variety of eMacs and new Intel iMacs, all clients are running 10.4.8, and each of those 3 centers has its own HP Laserjet 4200 printer. Our dual G5 server is running Server v.10.4.8. Client computers and printers have static IP addresses. All clients are bound to the server with the standard WorkGroup Manager/ LDAPv3 Directory Access scheme - such that all students login to the clients with their network username/password to mount their home directory on the client.
    Next, I’ll tell you what does not work. IF YOU WANT PRINT QUOTAS TO WORK, you cannot use Workgroup Manager to assign a printer to any managed user account, user group, or computer group. Why? Because when you go to a client, and Show Info on the printer that is being pushed by Workgroup Manager, you’ll see that the queue name is not the queue that you’ve setup in Server Admin. Instead, you’ll see the queue name is “MCX” or something along those lines. Even if you manually edit the Workgroup print preference file that is being pushed to clients, it still will not work.
    Drawbacks of my technique: In my case, students will see all 3 printers (1 from each lab) available to them no matter which lab they are in. Not the best, but for now I think it’ll be worth it to be able to control wasteful printing. Students may be able to move/delete the preference file (see below), but they’ll only be hurting themselves, as they won’t have any printers at all then.
    Okay, here’s how I did it:
    1. If you have setup any printers to be pushed out via Workgroup Manager’s preference enforcement to individual users, usergroups, or computer groups, turn those preferences off and leave them off.
    2. Delete any existing printers in your Printer Setup Utility and/or Server Admin. Add and setup a new printer queue using the Server Admin> Print service. I added the printer through the Server Admin application, not Printer Setup Utility (may not matter). However, I did go into that latter utility to set the model of the printer. Now, back in Server Admin, edit the printer queue to turn on these services IPP, LPR (bonjour off), and of course check off the enforce quotas box. (No student Windows clients, so I didn’t tinker with SMB print service). I went ahead and specified the standard cover sheet – it will be handy while troubleshooting.
    3. In Workgroup Manager, select the users that you want to enforce quotas upon, go to the Printer Quota tab (not the preference pane) and, in my case, I selected All Queues and specified a quota, and clicked Save.
    4. Delete all printers that appear in the Printer Setup Utility from each client computer (I know, UGH).
    5. For all network users, you need to edit a preference file and put it into each user’s home directory. That file is “com.apple.print.favorites.plist” and as you guessed, it needs to go into the Library> Preferences folder of every one of your network users’ home directories. Now, the content of that file is crucial… what it should show is the name of the queue(s) you created in Server Admin above, and be immediately followed by an “@” and the address of the server that is hosting that queue. For example, my queue’s name is TCStudentQ and the server’s address is student.mydomain.org… so my preference file has this entry: [email protected]. If you have more than one queue, you’ll have more entries. Be sure that the network user has at least Read level access under Group or Others. I’d recommend making the server System account the Owner of the file, and be sure to lock the file so the users can’t easily trash it. If you don’t know how to create this file in the first place, what you can do is go to a client computer, and log into the client with a dummy network account. Then open Printer Setup Utility, and you should see the queue you created in step 2. Add that printer, and then the file will be created in your dummy account’s home directory under Library> Preferences. Now you can use that file to distribute to other user’s folders… but don’t forget that each user needs Read level access.
    6. That’s it. Works for me. When they exceed the quota, all that spits out is the cover page. It’d be nice if there was a quota monitor utility on the client side so users can see how many pages they have remaining and when the quota will automatically reset. I plan to start the quota on a Monday morning and go on a weekly duration. Not sure what a good starting point is… perhaps 25 pages every school week.
    7. Hey Apple Computer, Inc. Server Developers & Project Managers, I truly hope you’re reading this and can explain why print quotas don’t function as you have documented and advertised. I don’t mean to toot my own horn, but I’ve spent way too much time discovering this workaround, and I know it will help thousands of others with the same problem. I can see where your Print Quota system breaks down, and I think you need to fix these issues or at least document them. Don’t forget to fix serious 10.4 Server bugs before leaving it behind for 10.5 Server – many of us will continue using 10.4 Server for at least another year or two.

    David,
    Your assumption that I didn't read the documentation is incorrect. I read that 10.4 documentation over and over - followed it to the letter to no avail. Perhaps it was updated in the last few weeks? So, do you have a fully operable printer quota system in conjunction with a managed computer or user group that has a managed printer pushed to the group via Workgroup Manager? I can push a managed printer to a managed group without a problem, but the quotas won't be enforced unless I use the workaround above and cut Workgroup Manager's managed/pushed printer out of the picture.
    I know this is a user-to-user forum - however, I'm also aware that Apple tech support often chime in here, so it doesn't hurt to post a message to them in the context of a larger posting about a 'known issue'. I have used the server feedback form... hasn't seemed to me to be very helpful in the past.

  • How to make my wifi work . I'm using HP PAvilion G series Windows 7

    can somebody teach me how to make my wifi work. The guy from the place where i asked them to fix my laptop told me to download drivers from sites. and he gave me a list of drivers. But i lost it.. but then. I have downloaded almost all except for the LAN and WLAN. how do i make my wifi work. help me. thank you very much. i don't know the specific details of the laptop that's why i'm sorry if i provided little information..
    i saw someone asking for hardware IDs and this is the only i can post now. 
    PCI\VEN_1814&DEV_5390&SUBSYS_1636103C&REV_00
    PCI\VEN_1814&DEV_5390&SUBSYS_1636103C
    PCI\VEN_1814&DEV_5390&CC_028000
    PCI\VEN_1814&DEV_5390&CC_0280
    thank you!!

    I understand you need a wifi driver for your G series notebook.
    What is the product number?
    NOTE: Do NOT provide the serial number.
    What is the hardware ID of the wifi adapter?
    Go to start, search for device manager, and open this result.  
    Expand the network adapters category.
    Open the wifi card.
    Select the details tab and change the category to Hardware IDs.
    Report back the hardware IDs reported for it.  
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • How to make a rubber effect like when you swipe between apps using 4 fingers on iPad ?

    Hey guys,
    So how to make a rubber effect like when you swipe between apps (first or last app) using 4 fingers on iPad iOS7 ? Any examples ?
    Thanks!
    Ivan

    Please do not double post the same question.
    Just like I said before. Animate X scale and position. Set the anchor point of the left image to the left side. You can then use an expression or just generate keyframes for scale. When you flip to the next screen then animate position. Easy basic animation except for the bounce. Key framing the bounce so that it looks natural takes a lot of experience or an expression.
    Google bounce expression after effects and find this. http://www.motion-graphics-exchange.com/after-effects/Wiggle-rubber-bounce-throw-inertia-e xpressions/4ad0f32a944ad
    There are a bunch of other solutions.
    There is no single click solution to this problem and it is not an effect, it is an animation.

  • How to make PDF forms work in DreamWeaver

    How to make PDF forms work in Dreamweaver

    Look at DW's starter pages called "liquid" (FILE | New > Blank Page > "2 column, liquid" etc., or Google "liquid layouts".

  • Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • How to make the car just like in  the index of Flash cs5?

    I  am curious know how to make the car of the Flash cs5 index site ?
    Does it render from 3D model or we can create it from illustrator ?

    You need to make enough of an interface with JNI to let your app be a service... google a search on it and you'll find a generic JNI model to allow you to do what you want.

  • How to make Folder Action work on file, subfolder content change?

    Hi!
    I looking for information in how to make a Folder Action, Work Flow or any action from Automator to work on file change and not only on deletion, moving or insertion. What I want to know is if it's possible to trigger some script or app while monitoring a folder and its contents, files and subfolders, changes. Meaning that when I have a file that has its contents updated the action will be triggered like an txt file that I only insert a new line in it, for example.
    Is there any solution that is not third party? Is there an internal Mac OS X solution that would work on Snow Leopard, Lion and Mountain Lion?

    i have same problem. i would like to move automatically saved Word backup copy to another folder, but the folder action doesn't recognize the save as a new file that needs to be acted upon.

  • How to make firefox scroll SMOOTH like safari

    Hi,
    Using the touchpad on my MBP, is there anyway to make firefox 2 scroll like Safari. I"ve installed ScrollWheel and configured it as best I could to use with my trackpad but it can't do near as good a job as Safari. Can anyone suggest anything?
    B

    as i predicted, the problem is only at your end, but your computer seems fair enough for browsing, mine could be considered the same, it really old - 2005, but with brand new motherboard:
    CPU: AMD Phenom 2 cores @ 3.1ghz
    GPU: ATI Radeon 3300 HD 512mb
    HDD: 80GB ... thats how old it is...
    OS: Windows 7 Ultimate x64
    my CD rom cant even read DVDs... so if i have to reinstall Windows 7 i have to buy a new DVD rom first :D
    now i suggest you, if you insist on having the newest version of Firefox, consider trying some of these:
    here are the Nightly (v7.0) build of Firefox, both x32 and x64, try installing the one that corresponds your system build type and see if you are having trouble with speeds
    if that doesnt work and you still want to use the latest Firefox (5.0), then reintalling Windows 7 would be a good start, but on the other hand its not worth doing it just for just a browser, but the choise is yours
    these are the steps i'd take
    wish you best of luck and im afraid i cant help you anymore

  • How to make a shape look like paint?

    Hi,
    Hope you're doing well.
    As you'll see in the attached picture, I'm trying to make this bottle look like a bowling ball. I've drawn the two red stripes and think they work pretty well but still look very "photoshopped." Anyone have any suggestions as to how to make it look more realistic but still good looking?
    Thanks very much.

    Do you have any suggestions as to how I could create a nicer white background like they have in many stock photos. I've attached one that is like what I'd like to create.
    Thanks!

  • How to make the ValidIf work as a ValidIfNot?

    The metric "M1" has two different ColumnDescriptor list. If the dynamic property "version" is 4, then M1's ColumnDescriptor list includes 'C1', 'C2'. If the dynamic properties "version" is not 4, then M1's CoumnDescriptor list includes 'C1', 'C2', 'C3'. Is it possible to make this requirement accomplish?
    Thanks,
    Satine

    Hey Caroy,
    Thank you for your help.
    I used to make the old requirement like below,
    <Metric NAME="M1" TYPE="TABLE" HELP="NO_HELP" >
    <ValidIf>
    <CategoryProp NAME="version" CHOICES="4.1"/>
    </ValidIf>
    <TableDescriptor>
    <ColumnDescriptor NAME="C1" TYPE="NUMBER" />
    <ColumnDescriptor NAME="C2" TYPE="NUMBER" />
    </TableDescriptor>
    <Metric NAME="M1" TYPE="TABLE" HELP="NO_HELP" >
    <ValidIf>
    <CategoryProp NAME="version" CHOICES="5.1"/>
    </ValidIf>
    <TableDescriptor>
    <ColumnDescriptor NAME="C1" TYPE="NUMBER" />
    <ColumnDescriptor NAME="C2" TYPE="NUMBER" />
    <ColumnDescriptor NAME="C3" TYPE="NUMBER" />
    </TableDescriptor>
    But now the requirement changed that the condition works for second M1 is not only version=5.1, but the version more than 5.1. I don't know how to do that. Could you give my some comments?
    Thanks,
    Satine

  • Make XP itunes work like Mac itunes

    Ok, here is my predicament. I have Windows XP and I am a Windows supporter, but I do like the look of the Mac OS better. So my question is how can I get the Windows version of iTunes to have the same Min, Max, and Close icons as the Mac iTunes?

    carsonankney wrote:
         I was wondering why Apple doesn't work like Rhapsody,
    Why doesn't Rhapsody work like iTunes?
    where you pay like $10.00 dollars a month for unlimited music downloads
    and when you don't pay like $10 a month, all those songs you have downloaded, go away.
    I dont know anyone who actually buys songs off iTumes for a $1.29,
    Tens of millions of people do it regularly.
    I'm guessing that they'd make more money too.
    They'd make less money as would the artists and labels.
    Not to mention how many people would stop using sites like Rhapsody
    I'm confused.
    You seem to think that Rhapsody is great and they are making a fortune so why would people quit using it?

Maybe you are looking for

  • Master Data Deletion in SAP BW

    Hi, We are having HR Master Data in BW - 0EMPLOYEE. User has deleted some of the personel numbers in the source system (SAP HR system) as the contract of the employee was ended. My problem here is that the Personnel numbers are still existing in SAP

  • Field Attribute Error

    Hi All, i am working on a upgrade project from 46c to ECC 6. we are facing field attribute error "No write access to reference CONTROL takes place". the error is been pointed in data declaration ' DATA: CONTROL  TYPE REF TO I_OI_OLE_CONTAINER_CONTROL

  • What happened to "news", etc. and "most visited" at top of home page?

    I used to have items on the home page that I could click on such as "news" which would take me to a site with news sources where I could search for news topics and get the latest info on a topic. There was also a "most visited" tab I could click that

  • Remote install not working - "Install in  Progress..."

    Need advise..please see my original post: http://discussions.apple.com/thread.jspa?threadID=2551359&tstart=0

  • How to Disk image Solaris 9x86

    I'm searching a way to Disk image my Solaris 9x86 installation. Basically I'm running tests on it, and I would like to be able to quickly restore it to BASE, without having to re-install it. Same as using DeployCenter for Windows OSs, or ImageCenter,