9elements / loadie.js

Loadie.js is a lightweight jQuery plugin to create a preloader that doesn't suck and that is used by big firms.
http://9elements.github.io/loadie.js/
MIT License
399 stars 93 forks source link

Css Z-index setting #2

Closed gemblue closed 10 years ago

gemblue commented 10 years ago

When i tried, the progress bar is not visible. I found, evidently its because my website header z-index value is bigger that loadie.

I think this plugin must provide dynamic css setting for z-index in js function, although we can force edit the loadie css. Sorry for my bad english.. :v:

iduuck commented 10 years ago

Updated the README.md for better working with position absolute and everything on top of your homepage.