Hi, I used this snipped but now working. Slider not working, how I should but html, css and js codes in dreamweaver? Thanks
Felipe Rozo () - 8 years ago - Reply 0
a solution to my own post
https://stackoverflow.com/questions/13808663/jquery-ui-slider-touch-drag-drop-support-on-mobile-devices
mgm2035 () - 5 years ago - Reply 0
Hey guys.
This examples doesnt work for mobiles. If anyone know the reason.. please.. let us know.
mgm2035 () - 5 years ago - Reply 0
Thanks for the great work.
Is there a way to do the following:
slider(1) (product's quantity) values are: 7,8,9
slider(2) (product's options) values are: a,b,c
Price will be as follows:
When slider(1) is "7" and slider(2) is "a" price is "78"
When slider(1) is "7" and slider(2) is "b" price is "13"
When slider(1) is "7" and slider(2) is "c" price is "58"
When slider(1) is "8" and slider(2) is "a" price is "41"
When slider(1) is "8" and slider(2) is "b" price is "36"
When slider(1) is "8" and slider(2) is "c" price is "94"
When slider(1) is "9" and slider(2) is "a" price is "20"
When slider(1) is "9" and slider(2) is "b" price is "65"
When slider(1) is "9" and slider(2) is "c" price is "87"
Thanks so much
Black () - 8 years ago - Reply 0
Very nice, would be so cool if double-clicking the blue element would let you input the exact number you want!
Stefano Viegas () - 8 years ago - Reply 0
nice ! thanks! Could you change the link to http://bootsnipp.com/snippe... so that you will get some likes/views that way?
maxsurguy () - 9 years ago - Reply 0
Sure.. I get what u are saying about Mine having user/ but do u just mean change link in comments? New to bootsnip if u mean something else.. one thing need to do is scale it for mobile which would require CSS overhaul..
jude () - 9 years ago - Reply 0