A jQuery Heat Map

Development February 8, 2010 by cody 10 Comments

heatMap

Here is a very simple way ho to create a heat map with jQuery. The idea is to track the clicks of a user and then display the click pattern with semi-transparent dots on an overlay. You can try out the demo by first clicking around on the page and then clicking “Analyze”. Since the dots are semi-transparent, spots that have been clicked on more often, will appear slightly darker. Click on the overlay to make it invisible again and continue with the “recording”.

View demoDownload source

Tagged with: ,

Discussion10 Join the discussion

Follow this discussion

Trackbacks

Join the discussion