xref: /OK3568_Linux_fs/buildroot/package/jquery-ui/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_JQUERY_UI
2*4882a593Smuzhiyun	bool "jquery-ui"
3*4882a593Smuzhiyun	help
4*4882a593Smuzhiyun	  jQuery UI provides abstractions for low-level interaction and
5*4882a593Smuzhiyun	  animation, advanced effects and high-level, themeable widgets,
6*4882a593Smuzhiyun	  built on top of the jQuery JavaScript Library, that you can
7*4882a593Smuzhiyun	  use to build highly interactive web applications.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  http://jqueryui.com/
10