Giter VIP home page Giter VIP logo

Comments (3)

volker48 avatar volker48 commented on May 30, 2024

Right now the loading indicator goes in the body tag and there is no way to change through the options, but I just sent a pull request that provides this capability.

from pace.

ventureio avatar ventureio commented on May 30, 2024

Please excuse me if this has been covered before, or if I have over looked this in the docs. However, I do not see any way to move the location of the loader to any other element, look like the body tag is hard coded in the jquery.

I would like to have the minimum progress bar show underneath a navbar, instead at the very top of the screen in the body tag.

Is there a way to do this? Is so can I help add it to the docs for clarity?

from pace.

zackbloom avatar zackbloom commented on May 30, 2024

You can find the full list of options in the source file: http://github.hubspot.com/pace/source/pace.html#section-2

target will allow you to attach the pace element to a different part of the page, but what you really want to do is probably just add a bit of extra CSS to move the element down. It depends on what theme you're using, but adding a margin-top, or top might be what you need.

from pace.

Related Issues (20)

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.