JQuery: a compact version of the slider for mobile use?

I have a mobile web application and want to use a jQuery Slider control.

http://docs.jquery.com/UI/Slider

However, this requires the entire core of jQuery (29kb and gzipped compression).

Is it possible to use Sizzle (4kb) + a jQuery Slider (4kb) control to have a working slider without the need for a jQuery core (29kb)?

(I'm trying to reduce as many bloats as possible, since this is for a mobile application , every kb is of great importance, and if I could reduce about 29 kb by dropping the jquery core it would be huge).

+3
source share
3

, JQuery, Slider, โ€‹โ€‹JQuery. , , , JQuery .

javascript , .

+2

JQuery JQuery UI, , , , YUI. , (. metismo answer).

0

, . , , jquery? 29kb , CDN

0

Source: https://habr.com/ru/post/1732581/


All Articles