Projects tagged ‘crossbrowser’ and ‘javascript’


Jump to tag:

Projects tagged ‘crossbrowser’ and ‘javascript’

Filtered by Project Tags crossbrowser javascript

Refine results Project Tags ajax (12) web (9) framework (6) ecmascript (5) java (4) scripting (4) xml (4) dom (4) eva-server (3) eva-properties (3) canvas (3) w3c (3)

[24 total ]

7 Users
 

MapFaces is a mapping JSF library
Created about 1 year ago.

5 Users
   

Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser. Cappuccino is written in Objective-J, a version of Objective-C implemented in JavaScript.
Created about 1 year ago.

3 Users
 

Advanced server-side Javascript. EvaScript is a Javascript implementation based on the ECMA Script standard. Remote-control Javascript object via Java. UnitTest you Javascript code. Browser ... [More] independent scripting. Works with almost every browser, including the iPhone. [Less]
Created over 2 years ago.

3 Users
 

A lightweight JavaScript library that standardizes cross-browser standard library and DOM support, providing a common ground for web development.
Created over 3 years ago.

2 Users

EvaWidgetToolkit is a set of EvaServer Components, forming a framework that allows painless creation of web applications with a native look and feel. Works on all browsers supported by EvaScript, including the iPhone.
Created over 2 years ago.

2 Users

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT ... [More] transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. [Less]
Created over 3 years ago.

2 Users
 

EvaServer is an open source Java framework that makes web applications fun to write. It hides browser details from the developer and enforces object oriented designs. A component based architecture ... [More] and transparent client-server communication makes it one of the most powerful Ajax frameworks on the planet. [Less]
Created over 2 years ago.

1 Users

What is this library for? This Javascript library implements the three methods to draw text on HTML5 tags (strokeText, fillText and measureText) to the browsers which don't already have it ... [More] (Firefox 2/3.0, Internet Explorer 6+, Opera 9+, Safari 3.x, Chrome 1.0). The main goal of this implementation is to respect the specs given by the W3C and WHATWG for the HTML5 tag. It doesn't change the already implemented functions in Firefox 3.5+, Safari 4 and Chrome 2+ and doesn't require any other library except ExCanvas for Internet Explorer. This project is partially based on the work of David Chester in his project typeface.js and some code from ModularJS by César Izurieta. [Less]
Created 8 months ago.

1 Users
   

ComboValidation is a class meant to validate HTML forms via PHP and JavaScript in the simplest possible way. All you need to do is to create an array of form fields' information with the required ... [More] parameters and then call a few methods. It is customizable (validation and view), Always backward-compatible, cross-browser (IE6+, Firefox2+, Opera7+, Safari3+, and all Mozilla based browsers), very well tested, easily integratble, lightweight, extensible, PHP 4 and 5 compatible, multi-lingual, and XHML valid, and has AJAX support. [Less]
Created about 1 year ago.

0 Users

WAX.js is an ECMAScript implementation of the Writing API for XML (WAX). WAX has the following characteristics and benefits: - Focuses on writing XML, not reading it - Requires less code than ... [More] other approaches - Uses less memory than other approaches because it outputs XML as each method is called rather than storing it in a DOM-like memory structure - Doesn't depend on any libraries or proprietary browser technology other than a javascript interpreter - Is very small in size, especially the compressed version - Writes all XML node types - Always outputs well-formed XML or throws an exception - Provides extensive error checking - Automatically escapes special characters in text and attribute values unless escaping is turned off [Less]
Created about 1 year ago.