admin管理员组文章数量:1205744
I'm creating a backend ajax functionality form, and I'd like it to stay within the WordPress style.
There is a small spinning circle animation that appears on certain forms, like when you try to search for a plugin in the repo in the
How can I recreate that spinning animation?
I'm creating a backend ajax functionality form, and I'd like it to stay within the WordPress style.
There is a small spinning circle animation that appears on certain forms, like when you try to search for a plugin in the repo in the
How can I recreate that spinning animation?
Share Improve this question asked Feb 23, 2022 at 17:20 John DeeJohn Dee 5135 silver badges14 bronze badges 1- This answer points to a spinner class in Core. – Pat J Commented Feb 23, 2022 at 18:41
1 Answer
Reset to default 0Thanks for Paj J pointing the way. Just do this:
<div class = "spinner is-active"></div>
本文标签: cssJS button animation for ajax the WordPress style
版权声明:本文标题:css - JS button animation for ajax the WordPress style 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738706405a2107939.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论