I think it's quite likely the answer is no, but someone might know something I don't.
I've got an image gallery with sorting buttons that, when clicked, sorted the gallery in an animated style using Isotope. Each image has a nice box-shadow around it, but the animation is sluggish and jerky, due to having to render the shadow all the time.
My question is this: Is there a way to speed up box shadow without changing the blur radius, etc?