GithubHelp home page GithubHelp logo

lukehaas / css-loaders Goto Github PK

View Code? Open in Web Editor NEW
7.0K 7.0K 1.0K 123 KB

A collection of loading spinners animated with CSS

License: MIT License

JavaScript 2.23% CSS 38.90% Less 29.46% SCSS 29.40%

css-loaders's Issues

high cpu usage

the animations are cool and pretty, but one loader on a page can make firefox spike my cpu to around 50%

so they're not really usable...

Change spinner colour

Not really an issue, but a suggestion:

It would be great if there was a way to change the color of the spinning element directly from the css-loaders website. I have been doing it manually, and sometimes it isn't as straightforward as replacing the color codes especially for the spinners with rgba colors.

Otherwise, great tool.

Don't seem to work on Android 2.3

Please, can you fix them to work on Android 2.3 devices? Simply add -webkit attributes and other minor changes to make it work, thanks.

spinners name

Hey man really like your spinners, though they are lacking in name, I want to make a custom replacement for ionic framework loading icon, which really look unpolished and ugly, even worst bouncing in android. Can we have a name?

[Suggestion] document loader with full-screen overlay

beautiful loaders!

for people like me who suck at css it would be nice to have documentation of how to use the loaders with a full-screen overlay with adjustable overlay background opacity. i could only come up with the following code (opaque background), still can't figure out how to center the loader.

.load-container {
  position: fixed;
  display: block;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: $loader-background-color;
}

.loader {
  z-index: 1001;
}

Can I use it with white background page?

Thanks for the awesome project!

My pages are white background. The loader becomes transparent on my site.

How to use the loader with white background page?

Thanks!

How can I contribute to the project.

I loved this project and I think I should also contribute to this project.

But I am having trouble in that,
I got where to add the loader's CSS that is in the sass folder, css folder and less folder.
But I can't find where to add the loader's HTML. ๐Ÿ˜“

Please help me to contribute to this project or better you can add a CONTRIBUTING.md file.

That makes sense. Hope it heps. ๐Ÿ‘

Transparent Background

When trying to use transparently, most of these loaders do not work well. Any chance they could be tweaked to work in a transparent environment?

How to resize the loaders

Sorry if it's a noob question but I am kinda confused here, I tried changing the container size, the loader div's width/height, the font-size. nothing seems to work.
Any help would be appreciated.

Publish on npm

It would be nice if we could use this as a dependency from npm.

Different size spinners?

I haven't invested too much effort into this.

After changing some of the sizing in the css I haven't had any success rendering a spinner at a smaller size (say, ~2em)

any thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.