Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blur effect with duration #11

Open
sygad opened this issue Sep 16, 2014 · 1 comment
Open

blur effect with duration #11

sygad opened this issue Sep 16, 2014 · 1 comment

Comments

@sygad
Copy link

sygad commented Sep 16, 2014

Hi,

Really liking the plugin, is there a way to gradually fade the blur effect in.

Im using this to blur the background of the entire page, when an event happens, it seems a bit "instant" and visually breaks the effect im trying to create of it being smoothly transitioned in.

Cheers

@patoshii
Copy link

also looking for this feature... i guess fadeIn wouldn't make sense, but this is what I got: jQuery("#section-content").fadeIn("slow", function() { jQuery("#section-content").foggy({blurRadius:99});});

mookman288 added a commit to mookman288/foggy that referenced this issue Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants