Tuesday, December 14, 2010

JQuery java scripting widgets

http://www.salzburg.com/nwas/scripts/jquery-ui/

http://jqueryui.com/home

What is jQuery UI?

jQuery UI is a widget and interaction library built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. This guide is designed to get you up to speed on how jQuery UI works. Follow along below to get started.

http://jqueryui.com/demos/accordion/


Stylesheets
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.7/themes/base/jquery-ui.css
http://static.jquery.com/ui/css/demo-docs-theme/ui.theme.css

Scripts
http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.7/jquery-ui.min.js
http://jquery-ui.googlecode.com/svn/tags/latest/external/jquery.bgiframe-2.1.2.js
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.7/i18n/jquery-ui-i18n.min.js

No comments: