|
|
Array functions - 4umi useful Javascript
http://4umi.com/web/javascript/array.htm
Unfortunately not all of the standard array
functions are implemented in all browsers. Most
notably IE5, still used by a consiberable group of
people, lacks most of the basic functions found in
the current Javascript, 1.5, which is present in
Netscape 6 and in Internet Explorer 5.5 as JScript
version 3. The array methods are in danger of
getting a bad reputation because they cannot be
used reliably on the wide open Internet.
(votes:6)
Filed under javascript, javascript array, array
by jiangti
Added
01/17/2006
|
|
|
MochiKit – A lightweight Javascript library
http://mochikit.com/
MochiKit is a highly documented and well tested,
suite of JavaScript libraries that will help you
get shit done, fast. We took all the good ideas we
could find from our Python, Objective-C, etc.
experience and adapted it to the crazy world of
JavaScript.
(votes:0)
Filed under Ajax, javascript, mochikit
by jiangti
Added
08/01/2005
|
|
|
formassembly
http://www.formassembly.com/
I am trying to identify any problem related to the
use of non-ascii characters in the Form Builder.
(votes:5)
Filed under css, javascript
by ninsky
Added
12/31/2005
|
|
|
fckeditor
http://www.fckeditor.net/
This HTML text editor brings to the web many of
the powerful functionalities of known desktop
editors like Word. It`s really lightweight and
doesn`t require any kind of installation on the
client computer.
(votes:4)
Filed under tools, javascript, oss, html
by ninsky
Added
12/31/2005
|
|
|
Javascript - Object detection
http://www.quirksmode.org/js/support.html
Fairly soon you will notice that certain features
of JavaScript do not work in certain browsers. If
you want to use an advanced bit of script, you
first have to check whether a browser supports the
objects you want to use. This page explains how to
do it.
(votes:1)
Filed under javascript
by jiangti
Added
12/15/2005
|
|
Loading…
Loading…
Loading…
|