facebook

Reference a slider widget?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #340880 Reply

    paulD
    Member

    Hi everyone,

    Trying to implement the Jquery mobile slider widget in my project. Using the html widget i’ve got the slider working great and can add all the attributes i need. It works both as native and web app but….

    Probably a very noob question but how do reference the slider in the custom js file? The id of the slider within the html widget is slider-1. I’ve tried every combination i can think of but no joy!!

    Thanks

    Paul

    #340881

    Brandon
    Member

    Try something like this:
    var value = $( “#slider-1” ).slider( “option”, “value” );

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Reference a slider widget?

You must be logged in to post in the forum log in