06-21-2010 03:45 AM
Is there a way to create image maps ? And to put an image on top of another (superimpose)?
06-21-2010 04:35 AM
I'm not sure what an image map is. Can you explain?
Re putting images on top of images, the answer may be yes or no, depending on what you are actually trying to achieve. Perhaps you could explain your requirement in a little more detail so that we can answer the question properly.
06-21-2010 07:31 AM
Yes, maybe better. I have the attached image which I want to use as a menu.
When the focus is on the first image, then I need that 2 and 3 will be disabled and when I click into it, I execute an action.
When the focus is on the secondimage, then I need that 1 and 3 will be disabled and when I click into it, I execute another action.
The same for third image.
Thanks in advance.
06-21-2010 08:23 AM
See the PictureBackgroundButtonField in samples.
You can override the sublayout to put one image on other.
As par your need you can change the PictureBackgroundButtonField.
Regards,
Vaikunth