Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0-wip] Waiting/Hour glass #1371

Closed
kapso opened this issue Jan 29, 2012 · 8 comments
Closed

[2.0-wip] Waiting/Hour glass #1371

kapso opened this issue Jan 29, 2012 · 8 comments

Comments

@kapso
Copy link

kapso commented Jan 29, 2012

Perhaps add a Waiting/Hour glass functionality. Progress bar works great for really long tasks, but for not so long tasks I guess hour-glass is better.

@simonfranz
Copy link

i don't get it, can you explain it more precisely or draw it?

@kapso
Copy link
Author

kapso commented Jan 29, 2012

Something like this (wait cursor) - http://www.sapdesignguild.org/resources/images/busy/loading_anim.gif

Similar to what we see on the iPhone

@simonfranz
Copy link

So you want that to include an image or css in bt?
existing site for image spinner: http://www.ajaxload.info/
existing site for css spinner: http://davidwalsh.name/dw-content/spin-js.php

@kapso
Copy link
Author

kapso commented Jan 29, 2012

Yea making it part of BT library.

@mdo
Copy link
Member

mdo commented Jan 29, 2012

We won't be adding a spinner at this time.

@mdo mdo closed this as completed Jan 29, 2012
@Natim
Copy link

Natim commented Oct 10, 2012

What about a hourglass glyphicon ?

@dutchrapley
Copy link

@Natim Spin.js may be what you're looking for: http://fgnass.github.com/spin.js/

If you're using jquery or zepto, you can even include the plugin at the bottom of the page and call it like this

$('.something').spin()
$('.something').spin(false) //turns it off

@Gwash3189
Copy link

Although this issue is quite old, just in case people are still interested, Font Awesome 3.0 now includes a ''spinner' & icons that can be used to show progress.

http://fortawesome.github.com/Font-Awesome/#examples

@mdo mdo mentioned this issue Jul 2, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants