473,320 Members | 2,012 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,320 software developers and data experts.

where do I find the objects documentation?

Where is the list of js objects (Anchor, Applet, document, etc)?
It's not in the Netscape Guide or Core documents.

Jul 23 '05 #1
2 972
Richard Trahan wrote:
Where is the list of js objects (Anchor, Applet, document, etc)?
It's not in the Netscape Guide or Core documents.


It is, but not in the latest version:

<http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/>

From JavaScript 1.4 on, those host objects are no longer part of the (core)
language, and thus have been removed from the Reference. They are now part
of the Gecko DOM:

<http://www.mozilla.org/docs/dom/domref/>
<http://xulplanet.com/references/objref/>

That DOM also implements interfaces of the W3C DOM:

<http://www.w3.org/DOM/>
<http://www.w3.org/DOM/DOMTR>

which are also supported by other user agents as (partially) implemented
in their DOMs, in particular

the IE DOM:
<http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp>

and the Opera DOM:
<http://www.opera.com/docs/specs/#dom>
HTH

PointedEars
--
There is nothing wrong with sex on television
- unless yours uses an indoor aerial.
Jul 23 '05 #2
Thomas 'PointedEars' Lahn wrote:

(snip)

Once again I am in your debt. Do you take PayPal?

The Introduction to Tom Negrino's book, 5th edition, opens
with: "Welcome to JavaScript! Using this easy-to-learn
programming language..."

This is beginning to look like C++.

Jul 23 '05 #3

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

Similar topics

5
by: Edward K. Ream | last post by:
The docs for 2.2 and 2.3 contain a "What's new" section. Are there any such sections for 2.0 and 2.1? If so, where are they? Thanks. Edward...
4
by: C. Hagedorn | last post by:
Hi, i usually write C programs under linux and i make heavily use of the superb documentation provided by the system itself (man/info pages, html documentation of the gcc package) But, now i...
2
by: Rob R. Ainscough | last post by:
Not sure where to post this as there doesn't appear to be a section dedicated to Crystal Reports in .NET. I've created a Report (.rpt) that is based on a Field Definition file (.ttx). I use a...
1
by: Robert Maas, see http://tinyurl.com/uh3t | last post by:
According to an online manual: http://www.croczilla.com/~alex/reference/javascript_ref/packages.html#1193137 all the Java API packages in java.* and sun.* are available from JavaScript. There's...
108
by: Bryan Olson | last post by:
The Python slice type has one method 'indices', and reportedly: This method takes a single integer argument /length/ and computes information about the extended slice that the slice object would...
3
by: audleman | last post by:
I'm very new to Access, although I have programmed extensively with VBScript. I'm looking for documentation for the scripting language used to write Macros. I'd even appreciate if someone could...
13
by: usenet | last post by:
How and where can one find out about the basics of VB/Access2003 syntax? I am a died in the wool C/C++/Java Linux/Unix programmer and I am finding it difficult to understand the program format...
1
by: lanem | last post by:
I am trying to create an excel spreadsheet from my asp.net(vb.net) page. I can do this, but I just cannot find much documentation or code samples online. There is some for very common tasks, but...
24
by: Diwa | last post by:
Hi All, This is not a C++ technical question, hence this is an off-topic post. But it is C++ related and posted only to this group. Suppose, today a building like Empire State building or...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.