Blur effect on a div element

后端 未结 4 1231
刺人心
刺人心 2020-12-13 17:16

Is it possible to add a gaussian blur on div element? If yes, how I can do this?

4条回答
  •  一生所求
    2020-12-13 17:47

    This is what I found:

    Demo: http://tympanus.net/Tutorials/ItemBlur/

    and Tutorial: http://tympanus.net/codrops/2011/12/14/item-blur-effect-with-css3-and-jquery/

提交回复
热议问题