Mryqu's Notes


  • 首页

  • 搜索
close

HTML Busy Indicator

时间: 2015-01-04   |   分类: FrontEnd     |   阅读: 51 字 ~1分钟

看了一下OpenUI5的LocalBusyIndicator效果,感觉跟自己想的转圈圈的那种spinner不一样:https://sapui5.hana.ondemand.com/sdk/test-resources/sap/ui/core/demokit/LocalBusyIndicator.html HTML Busy Indicator 想看看bootstrap的busy indicator,竟然没有,不过找到了开发组的讨论:https://github.com/twbs/bootstrap/issues/12598 不止一次有人建议开发busy indicator,不过Mark Otto(Bootstrap是Mark Otto和JacobThornton共同开发的)没同意。因为满足不了下列条件:

  • It needs to be retina-ready
  • Needs to work in IE8+
  • Needs to work on light backgrounds and dark—alphatransparencywould be bomb
  • Would be cool if it was a font, but PNG or GIF is fine,too
  • Available in multiple sizes

开发一款满意的控件容易吗!!!还好我就用用而已 下面是我找到的一些Busy Indicator资源: http://fgnass.github.io/spin.js/
http://semantic-ui.com/elements/loader.html
http://w3lessons.info/2014/01/26/showing-busy-loading-indicator-during-an-ajax-request-using-jquery/

标题:HTML Busy Indicator
作者:mryqu
声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 3.0 CN 许可协议。转载请注明出处!

#busy.indicator# #html# #openui5# #bootstrap# #jquery#
[OpenUI5] 调节元素间距
YCSB相关博文
  • 文章目录
  • 站点概览

Programmer & Architect

662 日志
27 分类
1472 标签
GitHub Twitter FB Page
© 2009 - 2023 Mryqu's Notes
Powered by - Hugo v0.120.4
Theme by - NexT
0%