ERJQuery
Version 64.1 by Ravi Mendis on 2010/04/28 01:55
What is ERJQuery?
ERJQuery is an alternative Ajax framework for WebObjects applications.
It's is a jQuery version of ERPrototaculous that is meant to be used in place of (rather than in addition to) ERPrototaculous and Ajax framework.
Features include:
- 'Organic' support for jQuery in WebObjects.
- Light-weight dynamic elements to support jQuery
- Transparent API that doesn't hide or abstract jQuery
- Sans patches or extensions to jQuery
- Use of Unobtrusive Javascript.
- Pseudo-stateless ajax responses
- A set of jQuery widgets.
Ajax actions and update containers are handled just like ERPrototaculous except they use jQuery instead of Prototype and Scriptaculous.
jQuery Widgets
Support for the file upload widget has been implemented as an input and as a CSS style-able container.
Compatibility
ERJQuery can not be used with WebObjects 5.3 as it is dependent on the hooks for ajax added to WebObjects with version 5.4.