How do I make the effect of shaking the browser screen by javascript?
On googling, I found codes involving window.moveBy(x,y)
which don't seem to work. I tried them.
Any library or piece of code which would help me implement this kind of effect/animation?