Clickable infographic using imagemaps
I was looking for a way to have a large clickable infographic with nodes that (ideally smoothly) scroll to the next node (eg like a subway map style)
This will be a simple troubleshooter infographic for ADSLGeek | Home..
I was thinking HTML image map with JavaScript for onclick, and then use JavaScript or CSS to jump around the large infographic.
Probably will have around 15-50 nodes to hop between..
Thanks in advance!