Giter VIP home page Giter VIP logo

jquery-kontrol's People

Contributors

aterrien avatar russellmcc avatar ybonnefond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-kontrol's Issues

Caracters

Hello everybody !

i use knob and that is very nice thank's to his father.

but i have a question : is it possible to use it with letters.
The objectif could be a 5 o 6 digits code to capture but with letters and/or numbers.
A mobiscroll is boring but knob...
My application could be international and the russian, arabic, chinese.... caracters could be used.
So the intput range data come from a dynamic alphabet.

It's to help capture on mobile - thank's for your attention, alain

Unable to refresh the pad xy element

Hi,

I want to update dynamically parameters of my widgets.
For a dial, I update the value attribute of the html dial element, and then call $('.dial').trigger('change'). It's works pretty fine (but I don't know if it's the better way to do that).
But when I try to do the same with my pad element, I update both x and y hidden inputs of the .pad fieldset, $('.pad).trigger('change') does not refresh the widget (the position of the square isn't updated).

Is that a bug or is there another better way to do this ?

Thanks !
PS: Sorry if I'm not very clear, english is not my mother tongue.

Accessing the $(input).val() on .bars

im using a fieldset with 16 input s inside it

when i try accessing the value from outside the .bars creator by using $('#input').val() its undefined.

And from inside, it wont let me parse the JSON to access individual values for each slider.

Step

Can we define a step ?
I would like to set a step=0.5 on Dial type.
For instance, that's allows to define a non decimal number like 9.5

Thanks,

Making the "handle" more evident

This is not an issue but a feature request.

The feedback we got from our users is that it's less than evident that they can interact with the circular knob, it seems simply a visualization widget.

A suggestion would be to add a parameter like "visible handle" which ends the line not with a round or a butt, but with a bigger circular handle. I tried to have a look at the code to understand where the rounded endline is drawn to create one with a bigger diameter but was not able to find it. Any help is much appreciated!

Trigger events

Thanks for sharing, this is a really nice input method.

I might be missing something really simple but if I add a custom hook to the release action, how do I then access the input field properties?

Basically, there is a data validation function linked to the on change function of the input that I want to trigger but I can access any properties of the original field. this, $(this) etc.

Doesn't work properly with JQuery Mobile

With JQuery Mobile 1.1.1, the data-displayInput box can't be positioned properly, other functions work good;
To verify the issue, just add following two lines into the HTML head section of index.html

    <link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.css" />
    <script src="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.js"></script>

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.