I\'m working on a web project that involves a dynamically generated map of the US coloring different states based on a set of data.
This SVG file gives me a good b
You can use Raphaël—JavaScript Library and achieve it easily. It will work in IE also.