1config BR2_PACKAGE_JQUERY_UI 2 bool "jquery-ui" 3 help 4 jQuery UI provides abstractions for low-level interaction and 5 animation, advanced effects and high-level, themeable widgets, 6 built on top of the jQuery JavaScript Library, that you can 7 use to build highly interactive web applications. 8 9 http://jqueryui.com/ 10