Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Dec 23, 2013
1 parent e58f428 commit 48d475b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ http://gianlucaguarini.github.io/vague.js/
<pre class="javascript">
var vague = $(yourelement).Vague({
intensity:3 //blur intensity,
forceSVGUrl: false // if you have problems showing the svg fallback try to enable this option
forceSVGUrl: false // force the absolute path to the svg filter
});
vague.blur();
</pre>
Expand Down

0 comments on commit 48d475b

Please sign in to comment.