theEclipse
Programmer
On my first visit, I posted a thread asking about a the javascript DOM. I asked if anyone knew where I could get a complete one. Didn't get much out of it. The one response was helpfull, but not really. What I want to do is compile a complete list of all javascript events, actions, and anything else that exists(for web pages at least). I am doing my best by tring to do it by memory, but I know that I have left out alot. I will be posting the .html page that has the list on it at: <A HREF=" TARGET="_new"><br>
If you want, take a look at it, and send me any commands, or events that are not up there. BUT--- keep in mind that:<br>
<br>
1) I kinda need (but i guess that it is not required) the nest that it actually belongs in, for example:<br>
<br>
the alert() can be referred to as just alert() or document.alert(), as can confirm.<br>
<br>
2) What it does. (this is the big one)<br>
and<br>
3) any restrictions (browser specification), or any other pressing information.<br>
<br>
Thanks for any help you can give me.<br>
theEclipse<br>
robacarp.webjump.com
If you want, take a look at it, and send me any commands, or events that are not up there. BUT--- keep in mind that:<br>
<br>
1) I kinda need (but i guess that it is not required) the nest that it actually belongs in, for example:<br>
<br>
the alert() can be referred to as just alert() or document.alert(), as can confirm.<br>
<br>
2) What it does. (this is the big one)<br>
and<br>
3) any restrictions (browser specification), or any other pressing information.<br>
<br>
Thanks for any help you can give me.<br>
theEclipse<br>
robacarp.webjump.com