473,395 Members | 1,647 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,395 software developers and data experts.

DOM Levels, new to me

Hi All-
Having started on this Javascript endeavor, and reading the posts here
a bit, I found the DOM inspector in my Mozilla browser (Mozilla/5.0
Gecko/20030624). Whoa!

here is a trivial window inspected, expanded strategically:

http://www.screenlight.com/down/DOM.gif

(Not easy to extract, btw. Sorry for the non-text format)

Q. How much of this can I reasonably expect to learn and query in my
generally working Javascript/ECMA? in other words, given browser wars,
lagging standards, INCOMPLETE DOM Ref on Mozilla Dev, etc., how do I
approach this daunting level of detail?

Perhaps this is rhetorical, or someone has a suggestion. I am reeling
in information overload!

thanks for any sage words
Nov 26 '05 #1
2 1145
one man army wrote:
Having started on this Javascript endeavor, and reading the posts here
a bit, I found the DOM inspector in my Mozilla browser (Mozilla/5.0
Gecko/20030624). Whoa! Q. How much of this can I reasonably expect to learn and query in my
generally working Javascript/ECMA? in other words, given browser wars,
lagging standards, INCOMPLETE DOM Ref on Mozilla Dev, etc., how do I
approach this daunting level of detail?


The standards are reasonable places to start

http://www.w3.org/DOM/DOMTR
http://www.w3.org/TR/CSS2/

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Nov 26 '05 #2
one man army a écrit :
Hi All-
Having started on this Javascript endeavor, and reading the posts here
a bit, I found the DOM inspector in my Mozilla browser (Mozilla/5.0
Gecko/20030624). Whoa!

here is a trivial window inspected, expanded strategically:

http://www.screenlight.com/down/DOM.gif

(Not easy to extract, btw. Sorry for the non-text format)

Q. How much of this can I reasonably expect to learn and query in my
generally working Javascript/ECMA? in other words, given browser wars,
lagging standards, INCOMPLETE DOM Ref on Mozilla Dev, etc., how do I
approach this daunting level of detail?

Perhaps this is rhetorical, or someone has a suggestion. I am reeling
in information overload!

thanks for any sage words


On top of what David wrote you, I'd add these 2 documents:

Whitespace in the DOM (important document)
http://www.mozilla.org/docs/dom/technote/whitespace/

DevEdge Netscape Sidebar Tabs (very useful: I use those all the time)
http://devedge-temp.mozilla.org/toolbox/sidebars/

Gérard
--
remove blah to email me
Nov 27 '05 #3

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

Similar topics

5
by: Travis Pupkin | last post by:
Hey, I've done a number of product catalogs/galleries with one or two category levels (Category > Subcategory). The straightforward way to do this, of course, is to use database fields for...
3
by: Alex Vinokur | last post by:
For instance, we need to measure performance of assignment 'ch1 = ch2' where ch1 and ch2 are of char type. We need to do that for different optimization levels of the same compiler. Here is...
5
by: Shane | last post by:
I wonder if someone has any ideas about the following. I am currently producing some reports for a manufacturing company who work with metal. A finished part can contain multiple sub-parts to...
5
by: Graham | last post by:
I have created a custom MembershipProvider called "LassieMembershipProvider" that derives from "MembershipProvider". This providor is located in a Businesslogic layer dll called...
4
by: so.intech | last post by:
for example, ret = 0; for(i=0; i<3; i ++;) { for(j=0; j<4; j++;) { for(k=0; k<3; k++;) { for(m=0; m<4; m++;) {
13
by: Karch | last post by:
I find myself doing things like this all the time: if ( SomeObject != null && SomeObject.AnotherObject != null && SomeObject.AnotherObject.YetAnother != null &&...
158
by: madhawi | last post by:
This question is occur in interview. Please help me.
2
by: Luca Cioria | last post by:
I have to insert a string in an array at a particular level, creating it if it doesn't exists. example: $levels=array(a,b,c) ***number of variables does vary $name="my_name" what I'd...
8
bilibytes
by: bilibytes | last post by:
Hi everyone, I'm facing a database design problem. I want to make a sort of networking solution for the clients of my site in which they would be able to share or keep private some of their...
3
by: imaloner | last post by:
I am posting two threads because I have two different problems, but both have the same background information. Common Background Information: I am trying to rebuild code for a working,...
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: 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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.