ghusse / jQRangeSlider

A jquery UI range selection slider that supports dates
http://ghusse.github.com/jQRangeSlider/
GNU General Public License v3.0
671 stars 147 forks source link

Technical Demo Code not updating #193

Open blade1981m opened 9 years ago

blade1981m commented 9 years ago

I realize this is more about your demo site than the slider itself, but I wasn't sure where else to address it.

I am making changes in the Technical Demo to see how to do date steps, but the code always shows:- // Default constructor $("#element").dateRangeSlider(); Also, the main page has a button for steps saying show me, but the page it brings you to does not show anything about steps. Lastly, clicking the Support button at the top shows a popover iframe with the content showing "forbidden".

Let me know if I am the only one experiencing these problems and I will troubleshoot more on my end and/or provide more details/screen captures if desired.

ghusse commented 9 years ago

Thanks for reporting these issues. I'll take a look.