JQuery 1.6 UI documentation

I can find documentation for jQuery UI 1.7

Where is the documentation for UI 1.6 Legacy jQuery?

+3
source share
2 answers

See google code for a complete repository of downloads (1.8 to> 1.5). Downloads include source, demo, themes, and tests.

+8
source

The documentation for the slider can be found at http://docs.jquery.com/UI/API/1.6/Slider

Change the URL to find documentation for other jQuery user interface libraries.

+3
source

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


All Articles