You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this options but my browser stop working for about 1 or 2 seconds when I ran.
$('.container').foggy({blurRadius: 2,// In pixels.opacity: 0.8,// Falls back to a filter for IE.cssFilterSupport: true// Use "-webkit-filter" where available.});
My question is: is this normal or I'm doing something wrong?
The text was updated successfully, but these errors were encountered:
I'm using this options but my browser stop working for about 1 or 2 seconds when I ran.
My question is: is this normal or I'm doing something wrong?
The text was updated successfully, but these errors were encountered: