This is an example of implimenting an HTML input using a <range> input tag and using that to adjust multiple d3.js svg elements (spinning text!).
<range>
It is used as an example and described in the book D3 Tips and Tricks.