@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Form Rang"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Form","title":"Range"})

Basic Example

Using HTML5 input elements

Locking sliders together

Only showing tooltips when sliding handle

Colored Connect Elements

Colorpicker

Non linear slider

Creating a toggle

Soft limits

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')