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

2 diffrent source for diffrent divs #19

Open
ZverushkaX opened this issue Feb 9, 2014 · 4 comments
Open

2 diffrent source for diffrent divs #19

ZverushkaX opened this issue Feb 9, 2014 · 4 comments

Comments

@ZverushkaX
Copy link

Hi.
I want use smth like
$('#blur-target').blurjs({
source: '#blur-source',
radius: 20
});

$('#blur-target2').blurjs({
    source: '#blur-source2',
    radius: 20
});

But only last div is blurred.
How make it work with 2 diffrent sources?

@raviSanchala
Copy link

how to blur more that one divs??

@ZverushkaX
Copy link
Author

I made it only with setTimeout 1 sec - it works so...
but it is a bad solution....

@raviSanchala
Copy link

thanx for ur time....
i tried .. wont get what i want / :(

@raviSanchala
Copy link

hello there,
i have tried it with setTimeout as shown http://www.designedbyaturtle.co.uk/demos/blur-bg2/ ,
but i need to do it with just one background like in http://blurjs.com/ (Your JS), is it possible?

Please reppllyyy..
Thnkx in advance

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