Page 1 of 1

image mapping

Posted: Fri Sep 13, 2013 5:30 pm
by Douglas McVarish

I have just discovered Coffee Cup's image mapping plug-in. It works great on a code editor, but I am at a bit of a loss how to incorporate into appery. Coffee Cup generates html5 snippets which can be plugged into the appropriate page, but my question is how do I connect the code snippet to an image that has been mapped? Can I load the image and then tweak the HTML5 code to refer to it?


image mapping

Posted: Fri Sep 13, 2013 6:44 pm
by Kateryna Grynko

Hi Douglas,

Unfortunately it's impossible to combine these different approaches.


image mapping

Posted: Sat Sep 14, 2013 7:45 pm
by Douglas McVarish

Katya:

Is there any other way to use image mapping in an Appery app? All I need to do is link to particular locations on an image.


image mapping

Posted: Sat Sep 14, 2013 9:05 pm
by maxkatz

Your resulting app runs in the browser is just a standard HTML5/jQuery Mobile app. You can write/use any JavaScript that you need.