Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Is there a way to join points(dots) in an order. As for example if I have 3 points naming 1,2,3. User need to join points through 1-2-3 to be correct. if user joins through 1-3-2 it needs to display a popup saying ‘wrong combination’. So my aim is to join points(dots) in an order.
Im not sure about drawing a line to each point, but you could easily have a function that changes a variable each time a image is touched. Then have the popup based on the variable.
Thats different than I was suggesting. However, on the page you can view the source and see how they did it. Might be possible to convert it to a Mobione project, be a bit of work though.