Difference between revisions of "ThirdParty"
(Created page with '== Overview == Directory for all Third Party programs/applications/frameworks that are implemented in the ADF. == Lightwire == A very lightweight Direct Injection/IoC engine for…') |
(→JQuery UI) |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
== JQuery UI == | == JQuery UI == | ||
− | jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets | + | jQuery UI (built on top of the jQuery JavaScript Library) provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets that you can use to build highly interactive web applications. |
http://jqueryui.com/ | http://jqueryui.com/ | ||
+ | |||
+ | [[Category: Third-party]] |
Latest revision as of 23:09, 19 December 2009
Contents
Overview
Directory for all Third Party programs/applications/frameworks that are implemented in the ADF.
Lightwire
A very lightweight Direct Injection/IoC engine for directly injecting dependencies into singletons AND transient business object. http://lightwire.riaforge.org/
JQuery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. http://jquery.com/
JQuery UI
jQuery UI (built on top of the jQuery JavaScript Library) provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets that you can use to build highly interactive web applications. http://jqueryui.com/