Config.in 352 B

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