Question:
Googled for a long time and tediously, found one example, but so confusing and complex that I ditched it. Tell me how to put your picture instead of the standard circle with a dot?
Answer:
It is done through <input type="image" src="noactive.gif" />
, when clicked, src="active.gif"
, the pictures you want to draw already.