Sliders with Calculated Result Widget: Does not slide accurately on numbers in mobile

  • una1
    Asked on April 16, 2016 at 8:03 PM

    on mobile devices when i adjust the slider it wont fix on the amount i want to choose..

    Jotform Thread 820229 Screenshot
  • una1
    Replied on April 16, 2016 at 8:09 PM

    please check this out ...can we have this style which is more fluid on mobile devices https://doctorcash.ph/

  • Elton Support Team Lead
    Replied on April 17, 2016 at 3:50 AM

    Hello,

    Inject this CSS codes to your form, this should make all the widgets iframe container responsive.

    @media screen and (max-width:480px){

    iframe {width: 100% !important;}

    }

    Guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If there's anything else you need help with, let us know. We'd be happy to help.

    Cheers!

    P.S. Thank you  for using my Themes. Mabuhay! :)

  • una1
    Replied on July 12, 2016 at 11:01 AM

    thanks for the code sir ... it now fits on my mobile device... but it does  not slide accurately on numbers such as 5000 , 10000 limit that i put ... instead it stop on 4944,  9924 on my mobile device... 

     

    pls. see sample reference https://doctorcash.ph/

     

    thanks

     

  • Elton Support Team Lead
    Replied on July 12, 2016 at 12:12 PM

    We will check it and get back to you with updates. I think it has something to do with its styling.

  • una1
    Replied on July 12, 2016 at 12:33 PM

    ok thanks  eltoncris..i will wait for the updates..

  • Elton Support Team Lead
    Replied on July 12, 2016 at 12:35 PM

    I was able to reproduce the problem even using the default style. I think that's a minor glitch with this widget when viewed on mobile specially when the range is pretty long.

    min = 2000

    max = 5000

    Considering the space of the widget, a 3000 slide points base on the above limits might not accurately generate results. The one you've provided though has very specific values that's why it jumped accurately when you select a value.

    Anyway, I have now raised this to our developers so they can consider fixing this issue. We will let you know here once this is resolved.

    Thank you!

  • una1
    Replied on July 12, 2016 at 1:07 PM

    alright thanks very much...

  • TitusN
    Replied on July 25, 2016 at 1:17 AM

    We've fixed the bug - the sliders should work accurately on mobile devices.