473,508 Members | 2,333 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Solid DHTML Reference

The IE DOM is very nicely packaged for perusal at msdn. Is there a
website with a similarly user-friendly object-oriented construction for
the W3C DOM/CSS/ECMAScript Specs?
Jul 23 '05 #1
1 2552
John Doe wrote:
The IE DOM is very nicely packaged for perusal at msdn. Is there a
website with a similarly user-friendly object-oriented construction for
the W3C DOM/CSS/ECMAScript Specs?


"Similar" in terms of layout, no. But superior in terms of
conformance with standards, yes (links below).

I prefer the W3C site, you can download your own copy of the
specs and once you understand how they are set out, they are
easier to use than the MSDN site. With MSDN, I often end up
totally lost.

One of the most useful features of the W3C HTML spec is the
indexes of Elements and Attributes links at the bottom of the
TOC. It cross references everything on one page, so your
searches are not of a web site but just within a page - faster
than MSDN (and to me, easier to use).

Other issues with MSDN:

- Constant encouragement to use MS tools and proprietary
components when not required. Sure, they're a business but I
like to know when I'm writing MS-only code or binding myself
to MS's development or deployment platforms.

- they do not clearly differentiate between IE proprietary
and W3C compliant content, though there is a section that
details ECMA compliant and non-compliant parts of JScript

- sections like: "Summary of Browser Detection Techniques
(Professional ASP Techniques for Webmasters)" that appear
to promote bad programming practice (and take cheap shots at
other browsers)

- Editorial comment posing as fact: "Because Netscape believe
that they invented browsers..."

<URL:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnproweb/html/summaryofbrowserdetectiontechniques.asp>

- Really long URLs to resources... :-)
HTML 4:
<URL:http://www.w3.org/TR/html4/>

DOM 3:
<URL:http://www.w3.org/TR/DOM-Level-3-Core/expanded-toc.html>

DOM 2:
<URL:http://www.w3.org/TR/DOM-Level-2-HTML/expanded-toc.html>

CSS:
<URL:http://www.w3.org/Style/CSS/>

Links to current CSS specs are at the bottom of the page.

--
Rob
Jul 23 '05 #2

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

Similar topics

6
1985
by: viator | last post by:
Hello everybody. I am a student doing my masters in Comp. Sci. Will some explain to me why it seems completely two worlds when taking about DHTML in NN and IE. Is there any way to write truly...
1
4683
by: Chris | last post by:
Can anyone help me on this one? I have a giant (couple thousand rows) HTML table. Im trying to modify some of the cells innerHTML and/or innerText, but it is taking a VERY long time to do so....
11
3509
by: Thomas | last post by:
I am trying to produce a table dynamically when the user presses "add to queue". It works great in Mozilla, but it is formatted incorrectly in IE. What I meant by the checkbox was that it should be...
3
1381
by: Chris Ryan | last post by:
Is there a way to change the displayed text on a web page using some combination of Javascript and DHTML? NOT in a text box. As far as I know (with my limited knowledge) the only way you can do...
2
1980
by: mr_burns | last post by:
hi there, i would like a book that will explain concepts of javascript and dhtml instead of, for example, ten tutorials on how to do specific things in js or dhtml. ideally a book thats can...
1
1727
by: Steve | last post by:
Hi; I have heard about a few very good books on DHTML, but the most modern ones seem to have been published in 2002. Have any _significant_ changes in DHTML or the standard DOM happened since...
6
1449
by: pete | last post by:
Hello, I need resources for the following and would be appreciative to anyone that can help!!!! 1. a free website that clearly & comprehensively explains the DOM 2. a free website that has...
5
1739
by: parksch2 | last post by:
Hi all, I'm having a hard time with the use of my DHTML menu and video on my site. The video is served using Windows Media Player. Short of hiding it, I can't seem to get my DHTML menu to appear...
4
2049
by: bbass | last post by:
thanks to all that replyied to my previous post with the following code in question: <a href="merc.htm" target="_new_merc" onfocusout=window.close class="left_link"> i understand that the...
2
1469
by: neoswf | last post by:
hey i want to show in my work that dhtml can do it also. (vs flash) i wish to find complicated dhtml sites, with interesting/great navigation bars/mechanizm and design i know its sounds alot to...
0
7123
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7324
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7382
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3193
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.