Giter Club home page Giter Club logo

Comments (15)

ssuess avatar ssuess commented on July 29, 2024

just checked and same thing happens in your demo: http://www.jqueryscript.net/demo/Animated-Customizable-Progress-Meter-Plugin-For-jQuery-jQMeter/

from jqmeter.

glarios avatar glarios commented on July 29, 2024

Thanks for your feedback Stephen. I will look into a fix for this and let you know once it's resolved.

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

Thanks!

from jqmeter.

pankajmehra009 avatar pankajmehra009 commented on July 29, 2024

Is this issue solved yet , I have tried this on mobile browser and results are same.

Thanks

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

I haven't seen any code updates since I posted it, so I don't think it is solved yet, no. I have tried to look at the code myself to figure out what is causing it, but so far I am stumped as to why it only fails on mobile browsers.

from jqmeter.

glarios avatar glarios commented on July 29, 2024

Sorry for the delay guys. I've been super busy. I just fixed the issue. I was using "orientation" as a variable name but that is a reserved name in mobile. Please use the newest release.

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

Thanks for the update, but this new code actually breaks everywhere, on both mobile and desktop. The same thing that was happening only on mobile before is now happening on both mobile and desktop for me. Meaning: I have a vertical bar whose progress indicator is moving horizontally across it.

from jqmeter.

glarios avatar glarios commented on July 29, 2024

ssuess, can you provide a link? Did you update your plugin instatiation options to include meterOrientation instead of orientation?

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

no, I just replaced the min.js file...I'm sorry do I also need to make config changes?

from jqmeter.

glarios avatar glarios commented on July 29, 2024

Yes, the "orientation" option needs to be "meterOrientation" now

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

Sorry let me try that and get back to you...

from jqmeter.

glarios avatar glarios commented on July 29, 2024

So for example, it should be like this:

$('#jqmeter-container').jQMeter({meterOrientation:'vertical'});

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

fixed! Thanks!!!

from jqmeter.

ssuess avatar ssuess commented on July 29, 2024

but that should probably go in the docs, it still says "orientation" there...

from jqmeter.

glarios avatar glarios commented on July 29, 2024

Yes, updating now.

from jqmeter.

Related Issues (9)

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.