inb4: Sorry for the horribly oversized images that takes super long to load, click on the links and read the question after if you dont like to wait!
So I'm making this prototype of a site where I make a fake 3D effect with 2d images moving with the mouse. I wanted to use the filter blur when the user click on one of the triangles to make a focus on a pop up.
My problem is that it completely breaks in firefox when I add the blur. I have no problem with the blur in chrome but for some reason in firefox, the background image that's supposed to be centered become right aligned and cropped by its own div and if I change in the inspector the background position it moves out of the buggy area.
here's a screen shot of chrome followed by what I get in firefox.
I'm not exactly shure what to do at this point beside giving up the whole blur idea. Any ideas of solutions are apreciated
perspective
property from your#blur
div? – Erymanthusperspective
from within the Firefox inspector. It works. Recommend you add the answer and get yourself some bounty. PS to OP, nice effect. – Caber