Thanks for the quick reply :), here is my code:
<div id="screen1" title="Vibe Experience" selected="true">
<img src="vibeexperience.png" alt="BG2" width="100%"
height="416" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="118,107,202,196"
href="#screen2" /> /////THIS DOES NOT WORK
</map>
<a href="#screen3">Go to Screen #3</a> //// THIS WORKS
</div>
So basically when you use an image hotspot the link and the animation
does not work, But when using a standard link this works. You will
have to replace the image BG2.png, with your own image to test.
Thanks again
Nathan
On Dec 7, 7:23 am, Remi Grumeau <[email protected]> wrote:
> Hi Nathan,
>
> I'm not sure to actually get exactly what you want to do but could you
> post a link where we can see what's going on?
>
> Even just copy pasting the HTML code here would help too.
>
> Remi
>
>
>
>
>
>
>
> On Wed, Dec 7, 2011 at 00:21, Nathan Jeynes <[email protected]>
> wrote:
> > Hi i have been using your framework and have recently come across an
> > issue which i cant seem o find a solution for, i was trying to link a
> > image hotspot which resides on Screen 1, to Screen 2, using the
> > #screen2 as the link. However this does not work, i can use standard
> > text links to do this but the hotspot does not seem to work. Any
> > suggestions? my app is graphic based and i would like to be able to
> > accomplish this,
>
> > Thanks in advance
>
> > Nathan
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "iPhoneWebDev" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group
> > athttp://groups.google.com/group/iphonewebdev?hl=en.
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.