-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Comments
i don't get it, can you explain it more precisely or draw it? |
Something like this (wait cursor) - http://www.sapdesignguild.org/resources/images/busy/loading_anim.gif Similar to what we see on the iPhone |
So you want that to include an image or css in bt? |
Yea making it part of BT library. |
We won't be adding a spinner at this time. |
What about a hourglass glyphicon ? |
@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() |
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. |
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.
The text was updated successfully, but these errors were encountered: