Range Slider not working
Range Slider not working
arnonrdp
Posts: 29Questions: 8Answers: 0
Hey guys, I have a working table here: http://live.datatables.net/filobuvu/2/edit?js,output
Now I am trying to insert a range slider but it is not working. Looking the code, do you guys know what am I doing wrong?
http://live.datatables.net/dekalepe/1/edit?js,output
The most important: Is it the best way to do if I want to insert sliders in other columns?
(In another moment I am going to place the slider inside a popover)
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
There are a fair few console errors regarding the slider, so that's not integrated correctly. It would be worth asking on StackOverflow as that's not a DataTables issue.
Colin
Thanks Colin!!