Head-First-JavaScript-Programming
Head-First-JavaScript-Programming copied to clipboard
For the Blur/zeroBlur image exercise
For anyone interested: This code based on previous lessons from this excellent book will also work for this Event Handler exercise. It uses the setAttribute( x, y) method instead of the image.src object/property/value pathway.