I trying to create a basic simple dynamic mask using gradient tools but it’s not working correctly. Note i’m using Google Chrome.
If you drag the mouse from one location to another, the circle shape and blur changes which is strange.
http://jsfiddle.net/mrdSs/101/
How can I possibly fix this?
http://jsfiddle.net/5J8D6/4/
Don’t use
circle closest-sideinstead try50px 50px. We needed to set an explicit shape and sizeSee http://www.impressivewebs.com/css3-radial-gradient-syntax/