I simply want to use the JQuery Slider functionality and nothing else.
However, to do so - it's my understnading that I must download 3 files:
- JQuery Core
- JQuery UI base
- JQuery Slider
This totals to about 74kb (28kb gzipped).
Since I'm ONLY using JQuery for the Slider functionality - how can I remove all the unused JQuery base code like the Toggle function, etc easily?