Blur effect on a div element

后端 未结 4 1228
刺人心
刺人心 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:22

    Try using this library: https://github.com/jakiestfu/Blur.js-II

    That should do it for ya.

提交回复
热议问题