Jump to content

Recommended Posts

Posted

I was wondering if there was a website or book that listed all the built in Java script functions, or even browser Dom properties?

 

What I am saying is how do people learn of the built in's like new Array, onClick, if, else, whenever. other than learning it from word of mouth?

 

I couldn't even seem to find the built in functions even on the W3S website, at least not all in one place {like a list of them}.

 

Then there are all kinds of DOM objects with their properties, which I must say is somewhat clearly found at W3School, but it would be nice if there is a list with all of them named in one place. But I would really like to know if there is an official list of the built in Javascript functions and properties and event handlers all in one place, so that I could reference them from there. Why attempt to create a function especially if one already exists, and why accidentally use a reserved keyword in a custom function that could cause one to be committed for brain damage in a near by mental institution because they spent weeks trying to find logic in the logic of an error that seemed illogical?

 

Nerds live a dangerous life which is probably why they are so stringent on defining terms, so they at least have an idea what hit them in the undefined world of script.

  • 2 weeks later...
Posted

Thanks grabenair,;

sorry it took me so long to reply back, that site looks like they cover the java script functions.

 

I guess it just that I am new to this and I am not used to the constant searching for nid bits of information, in the old days someone would have given a pretty complete composite in a book, but I guess times have changed and scripting evolves to fast to find it practical to list all functionality.

 

Anyway, I so appreciate your response.

 

Thanks!

Ed

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...