Douglas McVarish
Posts: 0
Joined: Wed Feb 06, 2013 10:23 pm

image mapping

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?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

image mapping

Hi Douglas,

Unfortunately it's impossible to combine these different approaches.

Douglas McVarish
Posts: 0
Joined: Wed Feb 06, 2013 10:23 pm

image mapping

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

image mapping

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

Return to “Issues”