This animation need font awesome css, include these CDN to your HTML

https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
For display loading animation

_animation("display_animation","Please Wait...");



or
_animation("display_animation","Please Wait...","circle");


or

_animation("display_animation","Please Wait...","refresh");