I'm new to Panotour Pro and am slowly getting my head around it. One thing that I cannot figure out is how to display an image when the user's mouse hovers on a pointer. My client has a map that they want to use as the top image. Each part of the map will have a map pointer on it and I'd like a custom image to appear when the user mouses over it.
I've scoured the Extra Plugins library but can't find anything. I'd really appreciate if anyone could help me with this.
Similarly, I'd love a button that swaps out the image on mouse over as I could have it change state before the user clicks through. Is this possible?
No... I just added an html image tag in the area where the text goes.. You could add a thumb of the next pano and then link it to that... Like a little preview.. or some text rather than an image....
Hi guys, I wanted to do something similar, but instead of the solution provided by Destiny I would like the button to actually change, meaning disappear and be swapped to another, not for another image to show up over it. Classic hover function, you know? Any solution? Thanks!
edit: to be more clear, I need this to happen with simple buttons, not with hotspots.
Dadoplus, please do not bump up old topics that are only vaguely related to your own questions. It's better to create your own topic and you can link this one if needed in the body of your new topic.
Anyway. Have a look at the xml for control bars, they have what you want. What you'll be looking to do, is as your button's image, use an image that has both states and then edit the xml of the button to set the crop of the image for the normal state and hover state.
So something like this:
Anyway that's how I managed to do it, it's quite possible there's different ways to do it in the xml but I'm only a newbie coder.