473,382 Members | 1,743 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Javascript Api?


Hi!

Anyone that can suggest a good javascript api on the net? With all objects
and functions listed and explanation what they do and how to use them.

Thanks in advance.
/Bengan
Apr 27 '06 #1
4 1357

Bengan wrote:
Hi!

Anyone that can suggest a good javascript api on the net? With all objects
and functions listed and explanation what they do and how to use them.

Thanks in advance.
/Bengan


try this site:

http://developer.yahoo.com/yui/dom/index.html

zafar
----------------------------------------------------------------------------
http://www.vbuniverse.com

Apr 27 '06 #2

"Bengan" <be***@gmail.com> wrote in message
news:44***********************@news.skynet.be...

Hi!

Anyone that can suggest a good javascript api on the net? With all objects
and functions listed and explanation what they do and how to use them.

Thanks in advance.
/Bengan


http://developer.mozilla.org/en/docs/JavaScript
Apr 27 '06 #3
Bengan wrote:
Anyone that can suggest a good javascript api on the net? With all objects
and functions listed and explanation what they do and how to use them.


An API is but an Application Programming Interface. You are looking for
an API _documentation_. Since the available /host/ interfaces completely
depend on the environment a /script engine/ is used in and script code is
applied on, and languages features on the script engine used itself
(there is no "javascript"), there can be no general API documentation
for "javascript" (in contrast to Java, which is the [Java Runtime]
environment, the engine and the language in one piece).

There is the /ECMAScript/ language standard specification, and there is
documentation for the core languages as widely supported /implementations/
of that language, which are Netscape/Mozilla /JavaScript/ and
Microsoft /JScript/.

There is documentation about the /Application Object Models/ (which
attempted to be standardized now by both the W3C /Web API/ WG and the
WHAT WG), there is the W3C /Document Object Model/ (/DOM/) standard
specification, and there is documentation of the Document Object Models
of /HTML user agents/ (particularly /Web browsers/) that partially
implement that standard (or not) along with /proprietary/ features.

The pointer given by "zman" should be disregarded by you for the time being,
as it has nothing to do with understanding what one is doing; it merely
provides a way so that you *think* you do not have to care about existing
environmental differences, which is not good for a beginner at all.

The pointers given by Cheng Guangnan are OK for learning the core languages
(except of capxous.com which I did not evaluate yet). You will find many
more when reading the newsgroup's FAQ and searching the newsgroup archives
for /key words/.

<URL:http://jibbering.com/faq/>
PointedEars
--
Let us not judge others because of their religion, color or nationality.
We are all just human beings living together on this planet. (poehoe.de)
Apr 28 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.