elaJa Framework is a pure Javascript framework that has the objective to abstract the complexity and browsers incompatibility of the following web technologies areas: DOM (Document Object Model), CSS (Cascading Style Sheets), DOM Events and Ajax (Asynchronous JavaScript and XML). This framework has divided in a CORE API that has been just released (V 0.1a) in a WIDGETS API (menu, tabs, datagrid etc.) and an orthogonal API (drag&drop, cut/copy/past etc.) that will be then implemented.

All the codes for the moment is compatible with Firefox V 2.0 and later and Internet Explorer V 6.0 and later. This framework has been built with classes containing methods and properties that does not have any browser specific implementations. This meaning that neither Explorer nor Firefox propetary code has been abstracted.

SourceForge.net Logo