Downloadliste

Projektbeschreibung

The ff javascript library is a minimal library
meant to develop real-life JavaScript-enabled Web
sites. It offers a cross-browser API for all
common browsers. on one side and Internet Explorer
on the other side. It is less than 8kb for the
compressed JavaScript version and even less than
4kb for the gzipped version. It features AJAX
requests returning text, HTML, XML, or JSON data;
a cross-browser DOM and Event API that fixes IE
compatibility problems; a DOM Builder; and Firebug
Firefox extension support and emulation.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-24 21:01
1.11

Die DOM-Builder unterstützt die tabindex-Attribut. Ff.extend Die Funktion wurde hinzugefügt. Die DOM-Builder ignoriert null Argumente jetzt.
Tags: Minor feature enhancements
The DOM Builder supports the tabindex attribute.
The ff.extend function was added. The DOM Builder
ignores null arguments now.

2006-08-13 08:01
1.1

Mehr und bessere Dokumentation. Zwei Beispiele wurden hinzugefügt. ff.dom.append wurde behoben. DOM-Builder IE-Kompatibilität wurde erhöht. Firebug-Konsole-Emulation wurde verbessert. Einige zusätzliche ff.dom und ff.style Funktionen wurden hinzugefügt.
Tags: Major bugfixes
More and better documentation. Two examples were
added. ff.dom.append was fixed. DOM builder IE
compatibility was increased. Firebug console
emulation was enhanced. Some additional ff.dom and
ff.style functions were added.

2006-08-07 19:57
1.02

ff.forElement unterstützt nur Arbeit auf die Kinder von einem bestimmten DOM-Element. Scriptdoc Kommentare ermöglichen Code Assist helfen, wenn Sie die Aptana IDE.
Tags: Minor feature enhancements
ff.forElement supports only working on the children of a given DOM element. Scriptdoc comments enabling Code Assist help when using the Aptana IDE.

Project Resources