The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> What do you mean by DOM, how simply i can learn about it, What do you mean by DOM, how simply i can learn about it
DOM_Player
post Mar 4 2009, 11:50 PM
Post #1





Group: Members
Posts: 2
Joined: 4-March 09
Member No.: 7,976



What do you mean by DOM ?, how do i go about learning it, since i am an html enthusiast

This post has been edited by DOM_Player: Mar 5 2009, 12:20 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 5 2009, 01:37 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Please see the FAQ entry Where can I learn about JavaScript (LiveScript, JScript, ECMAScript, DOM)?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Mar 5 2009, 06:26 AM
Post #3


.
********

Group: WDG Moderators
Posts: 9,656
Joined: 10-August 06
Member No.: 7



Here's a tutorial: http://www.quirksmode.org/dom/intro.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Mar 5 2009, 09:42 AM
Post #4


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



QUOTE(DOM_Player @ Mar 5 2009, 01:50 PM) *

What do you mean by DOM ?, how do i go about learning it, since i am an html enthusiast


DOM stands for "Document Object Model" which is another example of a nasty modern trend: using the generic description of something as the name of one particular instance or implementation of that thing. A bit like calling our pet rabbit "Rabbit". Or calling a window manager "Windows". (Don't know a name for this: "Generic-jacking" perhaps?)

If you read the Wikipedia article, for example, you'll see that essentially it says:

"The [sic] Document Object Model is an object model for documents" (which is a pretty silly sentence to have to say).

It might help to remember that the name is inappropriate, because you might run across someone using the (valid) term "document object model" to mean a generic thing of that kind, no necessarily the owner of the generic-jacked name.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
DOM_Player
post Mar 9 2009, 06:34 AM
Post #5





Group: Members
Posts: 2
Joined: 4-March 09
Member No.: 7,976



Thanks for all the replies. I went thru all those links, sorry but i would still need a simpler material to begin with DOM.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 9 2009, 06:44 AM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,731
Joined: 9-August 06
Member No.: 6



So begin with JavaScript. I think most DOM tutorials assume you already know at least basic JS. One could say the DOM is about the methods used. The programming language still is JavaScript.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 9 2009, 08:23 AM
Post #7


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



These might be of help:
http://www.w3.org/DOM/
http://www.d.umn.edu/itss/support/Training...script.html#dom
http://www.d.umn.edu/itss/support/Training...ript.html#sites
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 11:37 AM