Download List

專案描述

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.

System Requirements

System requirement is not defined
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

The DOM Builder supports the tabindex attribute.
The ff.extend function was added. The DOM Builder
ignores null arguments now.
標籤: Minor feature enhancements

2006-08-13 08:01
1.1

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.
標籤: Major bugfixes

2006-08-07 19:57
1.02

ff.forElement supports only working on the children of a given DOM element. Scriptdoc comments enabling Code Assist help when using the Aptana IDE.
標籤: Minor feature enhancements

Project Resources