最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

css - JS button animation for ajax the WordPress style

programmeradmin4浏览0评论

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
Add a comment  | 

1 Answer 1

Reset to default 0

Thanks for Paj J pointing the way. Just do this:

<div class = "spinner is-active"></div>
发布评论

评论列表(0)

  1. 暂无评论