![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||
| ||||
|
|
I spent a day getting to know JavaScript (already know C/C++), which was not difficult. |
|
However, getting my head around the DOM is another matter. I have been looking for a CliffsNote version of how the DOM works, and all of the P/M/E's, but so far all I have found are: long winded specifications (no time), web pages that are not really focused on my needs, and would take a lot of effort to print, and come-ons for books. Anyone know of some good candidates? While I'm at it, I have a few questions about the DOM for HTML. Hope someone can help, or direct me to a news group better suited. 1. My understanding is that the Window is the parent or root level of the tree. Correct? Most of what I have seen on the web starts at the document level |
|
2. The Window level has objects regarding the browser history, browser in use, the current link, etc? |
|
3. Frames are also at the window level, not the document? |
#3
| ||||
| ||||
|
|
I spent a day getting to know JavaScript (already know C/C++), which was not difficult. However, getting my head around the DOM is another matter. I have been looking for a CliffsNote version of how the DOM works, and all of the P/M/E's, but so far all I have found are: long winded specifications (no time), web pages that are not really focused on my needs, and would take a lot of effort to print, and come-ons for books. Anyone know of some good candidates? While I'm at it, I have a few questions about the DOM for HTML. Hope someone can help, or direct me to a news group better suited. |
|
1. My understanding is that the Window is the parent or root level of the tree. Correct? Most of what I have seen on the web starts at the document level |
|
2. The Window level has objects regarding the browser history, browser in use, the current link, etc? |
|
3. Frames are also at the window level, not the document? |
#4
| |||
| |||
|
|
I spent a day getting to know JavaScript (already know C/C++), which was not difficult. However, getting my head around the DOM is another matter. I have been looking for a CliffsNote version of how the DOM works, and all of the P/M/E's, but so far all I have found are: long winded specifications (no time), web pages that are not really focused on my needs, and would take a lot of effort to print, and come-ons for books. Anyone know of some good candidates? |
![]() |
| Thread Tools | |
| Display Modes | |
| |